提交 866f4a1c 编写于 作者: S startheart

publish 0.3.3-alpha.4

上级 855b2622
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
"packages/cml-vue-loader", "packages/cml-vue-loader",
"packages/cml-extract-css-webpack-plugin" "packages/cml-extract-css-webpack-plugin"
], ],
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"command": { "command": {
"publish": { "publish": {
"allowBranch": "master", "allowBranch": "master",
......
{ {
"name": "babel-plugin-chameleon-import", "name": "babel-plugin-chameleon-import",
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"description": "Component modular import plugin for babel.", "description": "Component modular import plugin for babel.",
"repository": { "repository": {
"type": "git", "type": "git",
......
{ {
"name": "chameleon-css-loader", "name": "chameleon-css-loader",
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"description": "chameleon样式处理", "description": "chameleon样式处理",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
......
{ {
"name": "chameleon-dev-proxy", "name": "chameleon-dev-proxy",
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"description": "cml开发环境代理服务模块", "description": "cml开发环境代理服务模块",
"main": "index.js", "main": "index.js",
"author": "Chameleon-Team", "author": "Chameleon-Team",
......
{ {
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"name": "chameleon-errors-webpack-plugin", "name": "chameleon-errors-webpack-plugin",
"main": "index.js", "main": "index.js",
"author": "Chameleon-Team", "author": "Chameleon-Team",
......
{ {
"name": "chameleon-linter", "name": "chameleon-linter",
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"description": "cml规范校验工具", "description": "cml规范校验工具",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
...@@ -24,10 +24,10 @@ ...@@ -24,10 +24,10 @@
"@babel/traverse": "^7.1.4", "@babel/traverse": "^7.1.4",
"bulk-require": "^1.0.1", "bulk-require": "^1.0.1",
"chalk": "^2.4.1", "chalk": "^2.4.1",
"chameleon-tool-utils": "0.3.3-alpha.3", "chameleon-tool-utils": "0.3.3-alpha.4",
"cml-component-parser": "0.3.3-alpha.3", "cml-component-parser": "0.3.3-alpha.4",
"cml-htmllint": "0.3.3-alpha.3", "cml-htmllint": "0.3.3-alpha.4",
"cml-js-parser": "0.3.3-alpha.3", "cml-js-parser": "0.3.3-alpha.4",
"commander": "^2.19.0", "commander": "^2.19.0",
"glob": "^7.1.3", "glob": "^7.1.3",
"json-lint": "^0.1.0", "json-lint": "^0.1.0",
......
{ {
"name": "chameleon-loader", "name": "chameleon-loader",
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"description": "chameleon cml文件处理loader", "description": "chameleon cml文件处理loader",
"main": "src/index.js", "main": "src/index.js",
"directories": { "directories": {
...@@ -18,8 +18,8 @@ ...@@ -18,8 +18,8 @@
"@babel/types": "^7.3.4", "@babel/types": "^7.3.4",
"babel-generator": "6.26.1", "babel-generator": "6.26.1",
"babel-traverse": "6.26.0", "babel-traverse": "6.26.0",
"chameleon-template-parse": "0.3.3-alpha.3", "chameleon-template-parse": "0.3.3-alpha.4",
"chameleon-tool-utils": "0.3.3-alpha.3", "chameleon-tool-utils": "0.3.3-alpha.4",
"consolidate": "0.14.0", "consolidate": "0.14.0",
"de-indent": "1.0.2", "de-indent": "1.0.2",
"hash-sum": "1.0.2", "hash-sum": "1.0.2",
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
"loader-utils": "1.1.0", "loader-utils": "1.1.0",
"lru-cache": "4.1.1", "lru-cache": "4.1.1",
"resolve": "1.4.0", "resolve": "1.4.0",
"runtime-check": "0.3.3-alpha.3", "runtime-check": "0.3.3-alpha.4",
"source-map": "0.6.1", "source-map": "0.6.1",
"vue-style-loader": "4.0.1" "vue-style-loader": "4.0.1"
}, },
......
{ {
"name": "chameleon-miniapp-target", "name": "chameleon-miniapp-target",
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"description": "chameleon 小程序webpack的target", "description": "chameleon 小程序webpack的target",
"main": "src/index.js", "main": "src/index.js",
"scripts": { "scripts": {
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
"webpack": "^3.12.0" "webpack": "^3.12.0"
}, },
"dependencies": { "dependencies": {
"chameleon-tool-utils": "0.3.3-alpha.3" "chameleon-tool-utils": "0.3.3-alpha.4"
}, },
"mail": "ChameleonCore@didiglobal.com", "mail": "ChameleonCore@didiglobal.com",
"gitHead": "5ddcde4330774710f7646559446e008f7785ce00" "gitHead": "5ddcde4330774710f7646559446e008f7785ce00"
......
{ {
"name": "chameleon-mixins", "name": "chameleon-mixins",
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"description": "chameleon-mixins", "description": "chameleon-mixins",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
"license": "Apache", "license": "Apache",
"devDependencies": { "devDependencies": {
"chai": "^4.2.0", "chai": "^4.2.0",
"chameleon-css-loader": "0.3.3-alpha.3", "chameleon-css-loader": "0.3.3-alpha.4",
"coveralls": "^2.11.9", "coveralls": "^2.11.9",
"eslint": "^5.9.0", "eslint": "^5.9.0",
"gulp": "^3.9.1", "gulp": "^3.9.1",
......
{ {
"name": "chameleon-template-parse", "name": "chameleon-template-parse",
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
...@@ -24,9 +24,9 @@ ...@@ -24,9 +24,9 @@
}, },
"devDependencies": { "devDependencies": {
"chai": "^4.2.0", "chai": "^4.2.0",
"chameleon-css-loader": "0.3.3-alpha.3", "chameleon-css-loader": "0.3.3-alpha.4",
"chameleon-mixins": "0.3.3-alpha.3", "chameleon-mixins": "0.3.3-alpha.4",
"chameleon-tool-utils": "0.3.3-alpha.3", "chameleon-tool-utils": "0.3.3-alpha.4",
"clean-webpack-plugin": "^0.1.19", "clean-webpack-plugin": "^0.1.19",
"coveralls": "^2.11.9", "coveralls": "^2.11.9",
"eslint": "^5.9.0", "eslint": "^5.9.0",
......
{ {
"name": "chameleon-templates", "name": "chameleon-templates",
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
......
...@@ -35,5 +35,5 @@ ...@@ -35,5 +35,5 @@
"test": "mocha --recursive --reporter spec", "test": "mocha --recursive --reporter spec",
"break-test": "./node_modules/.bin/mocha --inspect-brk --recursive --reporter spec" "break-test": "./node_modules/.bin/mocha --inspect-brk --recursive --reporter spec"
}, },
"version": "0.3.3-alpha.3" "version": "0.3.3-alpha.4"
} }
\ No newline at end of file
{ {
"name": "chameleon-tool", "name": "chameleon-tool",
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"description": "chameleon 脚手架工具", "description": "chameleon 脚手架工具",
"main": "chameleon.js", "main": "chameleon.js",
"scripts": { "scripts": {
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
"autoprefixer": "8.6.4", "autoprefixer": "8.6.4",
"babel-core": "6.26.3", "babel-core": "6.26.3",
"babel-loader": "7.1.4", "babel-loader": "7.1.4",
"babel-plugin-chameleon-import": "^0.3.3-alpha.3", "babel-plugin-chameleon-import": "^0.3.3-alpha.4",
"babel-plugin-transform-remove-strict-mode": "0.0.2", "babel-plugin-transform-remove-strict-mode": "0.0.2",
"babel-plugin-transform-runtime": "6.23.0", "babel-plugin-transform-runtime": "6.23.0",
"babel-preset-env": "1.7.0", "babel-preset-env": "1.7.0",
...@@ -38,23 +38,23 @@ ...@@ -38,23 +38,23 @@
"babel-preset-stage-0": "6.24.1", "babel-preset-stage-0": "6.24.1",
"body-parser": "^1.18.3", "body-parser": "^1.18.3",
"chalk": "^2.4.2", "chalk": "^2.4.2",
"chameleon-css-loader": "^0.3.3-alpha.3", "chameleon-css-loader": "^0.3.3-alpha.4",
"chameleon-dev-proxy": "^0.3.3-alpha.3", "chameleon-dev-proxy": "^0.3.3-alpha.4",
"chameleon-errors-webpack-plugin": "^0.3.3-alpha.3", "chameleon-errors-webpack-plugin": "^0.3.3-alpha.4",
"chameleon-linter": "^0.3.3-alpha.3", "chameleon-linter": "^0.3.3-alpha.4",
"chameleon-loader": "^0.3.3-alpha.3", "chameleon-loader": "^0.3.3-alpha.4",
"chameleon-miniapp-target": "^0.3.3-alpha.3", "chameleon-miniapp-target": "^0.3.3-alpha.4",
"chameleon-mixins": "^0.3.3-alpha.3", "chameleon-mixins": "^0.3.3-alpha.4",
"chameleon-template-parse": "^0.3.3-alpha.3", "chameleon-template-parse": "^0.3.3-alpha.4",
"chameleon-templates": "^0.3.3-alpha.3", "chameleon-templates": "^0.3.3-alpha.4",
"chameleon-tool-utils": "^0.3.3-alpha.3", "chameleon-tool-utils": "^0.3.3-alpha.4",
"chameleon-url-loader": "^0.3.3-alpha.3", "chameleon-url-loader": "^0.3.3-alpha.4",
"chameleon-vue-precompiler": "^0.3.3-alpha.3", "chameleon-vue-precompiler": "^0.3.3-alpha.4",
"chameleon-webpack-plugin": "^0.3.3-alpha.3", "chameleon-webpack-plugin": "^0.3.3-alpha.4",
"chameleon-weex-vue-loader": "^0.3.3-alpha.3", "chameleon-weex-vue-loader": "^0.3.3-alpha.4",
"clean-webpack-plugin": "0.1.19", "clean-webpack-plugin": "0.1.19",
"cml-extract-css-webpack-plugin": "^0.3.3-alpha.3", "cml-extract-css-webpack-plugin": "^0.3.3-alpha.4",
"cml-vue-loader": "^0.3.3-alpha.3", "cml-vue-loader": "^0.3.3-alpha.4",
"commander": "2.16.0", "commander": "2.16.0",
"connect-history-api-fallback": "^1.5.0", "connect-history-api-fallback": "^1.5.0",
"copy-webpack-plugin": "4.5.2", "copy-webpack-plugin": "4.5.2",
...@@ -69,7 +69,7 @@ ...@@ -69,7 +69,7 @@
"html-loader": "0.5.5", "html-loader": "0.5.5",
"html-webpack-plugin": "2.30.1", "html-webpack-plugin": "2.30.1",
"inquirer": "6.0.0", "inquirer": "6.0.0",
"interface-loader": "^0.3.3-alpha.3", "interface-loader": "^0.3.3-alpha.4",
"ip": "1.1.5", "ip": "1.1.5",
"less": "3.0.4", "less": "3.0.4",
"less-loader": "4.1.0", "less-loader": "4.1.0",
...@@ -95,10 +95,10 @@ ...@@ -95,10 +95,10 @@
"vuex": "3.0.1", "vuex": "3.0.1",
"webpack": "3.12.0", "webpack": "3.12.0",
"webpack-bundle-analyzer": "^3.3.2", "webpack-bundle-analyzer": "^3.3.2",
"webpack-check-plugin": "^0.3.3-alpha.3", "webpack-check-plugin": "^0.3.3-alpha.4",
"webpack-chunk-hash": "0.6.0", "webpack-chunk-hash": "0.6.0",
"webpack-hot-middleware": "2.22.2", "webpack-hot-middleware": "2.22.2",
"webpack-liveload-middleware": "^0.3.3-alpha.3", "webpack-liveload-middleware": "^0.3.3-alpha.4",
"webpack-merge": "4.1.3", "webpack-merge": "4.1.3",
"ws": "^6.1.0" "ws": "^6.1.0"
}, },
......
{ {
"name": "chameleon-vue-precompiler", "name": "chameleon-vue-precompiler",
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"description": "为chameleon提供 vue-loader 的模板预编译处理能力", "description": "为chameleon提供 vue-loader 的模板预编译处理能力",
"author": "Chameleon-Team", "author": "Chameleon-Team",
"scripts": {}, "scripts": {},
......
{ {
"name": "chameleon-webpack-plugin", "name": "chameleon-webpack-plugin",
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
......
{ {
"name": "chameleon-weex-vue-loader", "name": "chameleon-weex-vue-loader",
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"license": "Apache", "license": "Apache",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
......
{ {
"name": "cml-component-parser", "name": "cml-component-parser",
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"description": "A tool that can parse interface file and return all properties and methods it has.", "description": "A tool that can parse interface file and return all properties and methods it has.",
"main": "index.js", "main": "index.js",
"scripts": {}, "scripts": {},
...@@ -13,9 +13,9 @@ ...@@ -13,9 +13,9 @@
"dependencies": { "dependencies": {
"@babel/parser": "^7.1.3", "@babel/parser": "^7.1.3",
"@babel/traverse": "^7.2.2", "@babel/traverse": "^7.2.2",
"chameleon-tool-utils": "0.3.3-alpha.3", "chameleon-tool-utils": "0.3.3-alpha.4",
"cml-interface-parser": "0.3.3-alpha.3", "cml-interface-parser": "0.3.3-alpha.4",
"cml-js-parser": "0.3.3-alpha.3", "cml-js-parser": "0.3.3-alpha.4",
"commander": "^2.19.0" "commander": "^2.19.0"
}, },
"devDependencies": { "devDependencies": {
......
{ {
"name": "cml-extract-css-webpack-plugin", "name": "cml-extract-css-webpack-plugin",
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"author": "Chameleon-Team", "author": "Chameleon-Team",
"license": "Apache", "license": "Apache",
"dependencies": { "dependencies": {
......
{ {
"name": "cml-htmllint", "name": "cml-htmllint",
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"description": "An chameleon template linter.", "description": "An chameleon template linter.",
"keywords": [ "keywords": [
"html", "html",
......
{ {
"name": "cml-interface-parser", "name": "cml-interface-parser",
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"description": "A tool that can parse interface file and return all properties and methods it has.", "description": "A tool that can parse interface file and return all properties and methods it has.",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
"dependencies": { "dependencies": {
"@babel/parser": "^7.1.3", "@babel/parser": "^7.1.3",
"@babel/traverse": "^7.2.2", "@babel/traverse": "^7.2.2",
"chameleon-tool-utils": "0.3.3-alpha.3", "chameleon-tool-utils": "0.3.3-alpha.4",
"commander": "^2.19.0" "commander": "^2.19.0"
}, },
"devDependencies": { "devDependencies": {
......
{ {
"name": "cml-js-parser", "name": "cml-js-parser",
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"description": "A tool used to get variable names and methods that can be used in templates.", "description": "A tool used to get variable names and methods that can be used in templates.",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
"@babel/parser": "^7.2.2", "@babel/parser": "^7.2.2",
"@babel/traverse": "^7.2.2", "@babel/traverse": "^7.2.2",
"bulk-require": "^1.0.1", "bulk-require": "^1.0.1",
"chameleon-tool-utils": "0.3.3-alpha.3" "chameleon-tool-utils": "0.3.3-alpha.4"
}, },
"devDependencies": { "devDependencies": {
"chai": "^4.2.0", "chai": "^4.2.0",
......
{ {
"name": "cml-vue-loader", "name": "cml-vue-loader",
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"dependencies": { "dependencies": {
"consolidate": "^0.14.0", "consolidate": "^0.14.0",
"hash-sum": "^1.0.2", "hash-sum": "^1.0.2",
......
{ {
"name": "easy-chameleon", "name": "easy-chameleon",
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {
...@@ -491,9 +491,9 @@ ...@@ -491,9 +491,9 @@
} }
}, },
"babel-plugin-chameleon-import": { "babel-plugin-chameleon-import": {
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"resolved": "https://registry.npmjs.org/babel-plugin-chameleon-import/-/babel-plugin-chameleon-import-0.3.3-alpha.3.tgz", "resolved": "https://registry.npmjs.org/babel-plugin-chameleon-import/-/babel-plugin-chameleon-import-0.3.3-alpha.4.tgz",
"integrity": "sha512-B8wLMC8QkzNFcppp6VOj3hKWN07zK3vecugBXV0SIXCiDFpkQtjrf4eoiZ6g0FpXv06c/G55bZv88S3f8YQlhA==", "integrity": "sha512-rHsybzvmXo/DcYXq5NZ6BaxYjmXV7g32Hrqw9wq6JhtFj49gRbNfZsAutqX3lwNe9oOW9I6ODQeKLWV3WfC5cw==",
"requires": { "requires": {
"@babel/helper-module-imports": "7.0.0", "@babel/helper-module-imports": "7.0.0",
"@babel/runtime": "7.4.5" "@babel/runtime": "7.4.5"
...@@ -794,9 +794,9 @@ ...@@ -794,9 +794,9 @@
"integrity": "sha512-5IFZPamHYErbMYPD/H+RT5GAmxDqDZ0YlkBAbDGIDm82WFEFlpp7MnDclb1ZjJ2/txz3WmUOQQq/ZvOrVqACJg==" "integrity": "sha512-5IFZPamHYErbMYPD/H+RT5GAmxDqDZ0YlkBAbDGIDm82WFEFlpp7MnDclb1ZjJ2/txz3WmUOQQq/ZvOrVqACJg=="
}, },
"chameleon-css-loader": { "chameleon-css-loader": {
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-css-loader/-/chameleon-css-loader-0.3.3-alpha.3.tgz", "resolved": "https://registry.npmjs.org/chameleon-css-loader/-/chameleon-css-loader-0.3.3-alpha.4.tgz",
"integrity": "sha512-tVZzfONlfwDP4RZ4nCHgNDbVZAq/m9LUldhIHK5r1kDeR/PVv4tMsUScsQ5vSqCUhn4wLWU9DSJfVBjqSHEB5w==", "integrity": "sha512-6I9Osyhru5uURHVbfhgr3a6px5IgviKXh6lXrJFNvasNCKaoeeIwEoimvyd/cRmfGoTG84Ove8/mZIpun+/wIw==",
"requires": { "requires": {
"autoprefixer": "9.6.0", "autoprefixer": "9.6.0",
"hash-sum": "1.0.2", "hash-sum": "1.0.2",
...@@ -807,16 +807,16 @@ ...@@ -807,16 +807,16 @@
} }
}, },
"chameleon-loader": { "chameleon-loader": {
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-loader/-/chameleon-loader-0.3.3-alpha.3.tgz", "resolved": "https://registry.npmjs.org/chameleon-loader/-/chameleon-loader-0.3.3-alpha.4.tgz",
"integrity": "sha512-tFDygs9kyqNLhCPmZDjy/i5//9JU4124yUtnrns2YapCK4e3RwM6F2dd+Jtg6O8dB3BBq4cWCCDQ+0ZhT8m+HQ==", "integrity": "sha512-Gs2akg/0mNMWydMtpsL3H0HH+dqqkCHhEo+tUwOTdL1fFqkHITTF8lMoaY9pdmc9xufWODhuuzwPJp7J6DHCwg==",
"requires": { "requires": {
"@babel/parser": "7.1.2", "@babel/parser": "7.1.2",
"@babel/types": "7.4.4", "@babel/types": "7.4.4",
"babel-generator": "6.26.1", "babel-generator": "6.26.1",
"babel-traverse": "6.26.0", "babel-traverse": "6.26.0",
"chameleon-template-parse": "0.3.3-alpha.3", "chameleon-template-parse": "0.3.3-alpha.4",
"chameleon-tool-utils": "0.3.3-alpha.3", "chameleon-tool-utils": "0.3.3-alpha.4",
"consolidate": "0.14.0", "consolidate": "0.14.0",
"de-indent": "1.0.2", "de-indent": "1.0.2",
"hash-sum": "1.0.2", "hash-sum": "1.0.2",
...@@ -824,7 +824,7 @@ ...@@ -824,7 +824,7 @@
"loader-utils": "1.1.0", "loader-utils": "1.1.0",
"lru-cache": "4.1.1", "lru-cache": "4.1.1",
"resolve": "1.4.0", "resolve": "1.4.0",
"runtime-check": "0.3.3-alpha.3", "runtime-check": "0.3.3-alpha.4",
"source-map": "0.6.1", "source-map": "0.6.1",
"vue-style-loader": "4.0.1" "vue-style-loader": "4.0.1"
}, },
...@@ -848,21 +848,38 @@ ...@@ -848,21 +848,38 @@
"emojis-list": "2.1.0", "emojis-list": "2.1.0",
"json5": "0.5.1" "json5": "0.5.1"
} }
},
"runtime-check": {
"version": "0.3.3-alpha.4",
"resolved": "https://registry.npmjs.org/runtime-check/-/runtime-check-0.3.3-alpha.4.tgz",
"integrity": "sha512-XEXQsoXnyqI6Zbai/+Nevrc30lQ2RAbBq3Lmvvp67dJBtrPrQ00jVrLv5cck9Y799cDPuHsrTUEQOfWcDhaHgw==",
"requires": {
"@babel/parser": "7.1.0",
"babel-generator": "6.26.1",
"babel-traverse": "6.26.0"
},
"dependencies": {
"@babel/parser": {
"version": "7.1.0",
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.1.0.tgz",
"integrity": "sha512-SmjnXCuPAlai75AFtzv+KCBcJ3sDDWbIn+WytKw1k+wAtEy6phqI2RqKh/zAnw53i1NR8su3Ep/UoqaKcimuLg=="
}
}
} }
} }
}, },
"chameleon-miniapp-target": { "chameleon-miniapp-target": {
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-miniapp-target/-/chameleon-miniapp-target-0.3.3-alpha.3.tgz", "resolved": "https://registry.npmjs.org/chameleon-miniapp-target/-/chameleon-miniapp-target-0.3.3-alpha.4.tgz",
"integrity": "sha512-XQbhNrgwHRYikukt3wUd8QOqnkx3slbELj7hokDYqa3o3FON8MflII491RhmaveOjVbZNBW/R25Xjz4zrttAmg==", "integrity": "sha512-iRkHtcZRgyh7YTy7Df/NjE6pZ590lVMXVfZDxb+6c0MyXsxjEwHhTUFpeOzyEbLkyUIGmVX6u0bcX9x9O07KhQ==",
"requires": { "requires": {
"chameleon-tool-utils": "0.3.3-alpha.3" "chameleon-tool-utils": "0.3.3-alpha.4"
} }
}, },
"chameleon-mixins": { "chameleon-mixins": {
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-mixins/-/chameleon-mixins-0.3.3-alpha.3.tgz", "resolved": "https://registry.npmjs.org/chameleon-mixins/-/chameleon-mixins-0.3.3-alpha.4.tgz",
"integrity": "sha512-e0AQwnXr3KZL57OkdDd8s0+bq88XzN5mnTA+QozzjhMNAqVxRVeyFCiDJYLjRopP61YCYaSYyG4K2zggsC5koQ==" "integrity": "sha512-sdWChsEoYwAq+5I37DaGSDBaoieOSNKySFlzkri7m939AQWGn4EjcT2vXOjGcjT26u+HIKWH/aq8lZTg8RvKGA=="
}, },
"chameleon-runtime": { "chameleon-runtime": {
"version": "0.1.4", "version": "0.1.4",
...@@ -882,9 +899,9 @@ ...@@ -882,9 +899,9 @@
} }
}, },
"chameleon-template-parse": { "chameleon-template-parse": {
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-template-parse/-/chameleon-template-parse-0.3.3-alpha.3.tgz", "resolved": "https://registry.npmjs.org/chameleon-template-parse/-/chameleon-template-parse-0.3.3-alpha.4.tgz",
"integrity": "sha512-Uk9n0nnPLlTBpc8klhdHcXSUXDBObbbC5q5DrszYT6ulQhbyeYS2Zie1KaSOEvsCd6TiuoXgp8Qqu0siuFgwwQ==", "integrity": "sha512-OpAjI/ravXQfKJn+vehTqbdA9ePt5ccTwQ2m9q3YGTMQOWLGzlYZxyxSxvJboLIedINIqLyQeBjJPdIHuWo/ag==",
"requires": { "requires": {
"@babel/generator": "7.4.4", "@babel/generator": "7.4.4",
"@babel/parser": "7.4.5", "@babel/parser": "7.4.5",
...@@ -904,14 +921,14 @@ ...@@ -904,14 +921,14 @@
} }
}, },
"chameleon-templates": { "chameleon-templates": {
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-templates/-/chameleon-templates-0.3.3-alpha.3.tgz", "resolved": "https://registry.npmjs.org/chameleon-templates/-/chameleon-templates-0.3.3-alpha.4.tgz",
"integrity": "sha512-2fPSTTL/K4HZXn+FAH9fIKWhtLq6KX9RewZv7N2hscNG9UlMb2qmrGCnp3kuHC4DHAIO5smRP7VcNB8f8yRrUg==" "integrity": "sha512-OejFh538hT2cFnWC0ojrAogfoF4xVeM1au+uO3zilTRfdwx7iWMSm1Jp3lWLitPo3pioiU109R2KwoA6EHy/Uw=="
}, },
"chameleon-tool-utils": { "chameleon-tool-utils": {
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-tool-utils/-/chameleon-tool-utils-0.3.3-alpha.3.tgz", "resolved": "https://registry.npmjs.org/chameleon-tool-utils/-/chameleon-tool-utils-0.3.3-alpha.4.tgz",
"integrity": "sha512-JEmGrnGSAx4JgW7KkmCt7N0HYUHehfa9elwj4FeaBNmbTbgdOOSly4Hg2HKwxPFegUuxaZt/sdM7OriJ1UsX8w==", "integrity": "sha512-yTQN0F9j+RTKWcVLS9aVcxYH7wG28VkTceW8LJOkncR25k3k6kiYyennKmngW9fnchHUWEtmWUm3WIIe71p90A==",
"requires": { "requires": {
"chalk": "2.4.2", "chalk": "2.4.2",
"colors": "1.3.3", "colors": "1.3.3",
...@@ -940,9 +957,9 @@ ...@@ -940,9 +957,9 @@
} }
}, },
"chameleon-url-loader": { "chameleon-url-loader": {
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-url-loader/-/chameleon-url-loader-0.3.3-alpha.3.tgz", "resolved": "https://registry.npmjs.org/chameleon-url-loader/-/chameleon-url-loader-0.3.3-alpha.4.tgz",
"integrity": "sha512-Qap4tiMNhe5IaUXgFLnHzdcT0h6vRFn+jWS5MuWDZnazeV2O3d4ZQjoJKgOvccLs85DZh93MVA4nlUI9z8KNpQ==", "integrity": "sha512-SDVGowID5jy9xheuxXxwC3MW3Fe0wh58nee5CPPSqR0iIPSOKn+KRi9R1NRjJ7bBOZvOWPdidhmcMTbewuGBTQ==",
"requires": { "requires": {
"@webpack-contrib/schema-utils": "1.0.0-beta.0", "@webpack-contrib/schema-utils": "1.0.0-beta.0",
"loader-utils": "1.2.3", "loader-utils": "1.2.3",
...@@ -950,17 +967,17 @@ ...@@ -950,17 +967,17 @@
} }
}, },
"chameleon-vue-precompiler": { "chameleon-vue-precompiler": {
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-vue-precompiler/-/chameleon-vue-precompiler-0.3.3-alpha.3.tgz", "resolved": "https://registry.npmjs.org/chameleon-vue-precompiler/-/chameleon-vue-precompiler-0.3.3-alpha.4.tgz",
"integrity": "sha512-3DGFQg8WIUi9YrGeQkQN9I1pviS6M000cGo+/Vhj1vuLTD4788mtfq1qa68smMshgCwr8at3OjP2UjXR/2fDfQ==", "integrity": "sha512-wH4pN4/kD7ke6YIF9aqnYyPXx03qttFcu2x0ti4OX3sWBmAyrSWMOZM/03wNlYCkF4KgpOoQbCOPbhoCFVorDA==",
"requires": { "requires": {
"esprima": "4.0.1" "esprima": "4.0.1"
} }
}, },
"chameleon-weex-vue-loader": { "chameleon-weex-vue-loader": {
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-weex-vue-loader/-/chameleon-weex-vue-loader-0.3.3-alpha.3.tgz", "resolved": "https://registry.npmjs.org/chameleon-weex-vue-loader/-/chameleon-weex-vue-loader-0.3.3-alpha.4.tgz",
"integrity": "sha512-puWqLyrKRernaNP2v8GiWTloTeNNq+vmCcsIJIkh0JAJcJ8421q1JvBRcvW3Pul8To/XiOIBBTNDzaiFlvsMcw==", "integrity": "sha512-RSx1CnlMeZp9pV627ImKjfZ0CPn+4I5Uq+SRoCKxdBqNBltdx1cSdQ8WBswUWI4lXjmJIvKzzkDXDCA+rkOvfg==",
"requires": { "requires": {
"consolidate": "0.14.0", "consolidate": "0.14.0",
"hash-sum": "1.0.2", "hash-sum": "1.0.2",
...@@ -2874,16 +2891,16 @@ ...@@ -2874,16 +2891,16 @@
} }
}, },
"interface-loader": { "interface-loader": {
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"resolved": "https://registry.npmjs.org/interface-loader/-/interface-loader-0.3.3-alpha.3.tgz", "resolved": "https://registry.npmjs.org/interface-loader/-/interface-loader-0.3.3-alpha.4.tgz",
"integrity": "sha512-ZmNuij8PhttU1EE0Sr9rEnnqANG/if+XuIu+cfvLzwWEUvoiOMJwDGWrgxMPbjegVCsdxTKIhfentOUONQtpsQ==", "integrity": "sha512-f2lmWAacu3rh1yQhnmYzA7R8nf62H9GmzNQN1okqspKfmlOCYQpVgA22vks6OHzuYCd+K1hrX5rsCpAmmnm+fg==",
"requires": { "requires": {
"@babel/parser": "7.1.0", "@babel/parser": "7.1.0",
"babel-generator": "6.26.1", "babel-generator": "6.26.1",
"babel-traverse": "6.26.0", "babel-traverse": "6.26.0",
"chameleon-tool-utils": "0.3.3-alpha.3", "chameleon-tool-utils": "0.3.3-alpha.4",
"loader-utils": "1.1.0", "loader-utils": "1.1.0",
"runtime-check": "0.3.3-alpha.3" "runtime-check": "0.3.3-alpha.4"
}, },
"dependencies": { "dependencies": {
"@babel/parser": { "@babel/parser": {
...@@ -2910,6 +2927,16 @@ ...@@ -2910,6 +2927,16 @@
"emojis-list": "2.1.0", "emojis-list": "2.1.0",
"json5": "0.5.1" "json5": "0.5.1"
} }
},
"runtime-check": {
"version": "0.3.3-alpha.4",
"resolved": "https://registry.npmjs.org/runtime-check/-/runtime-check-0.3.3-alpha.4.tgz",
"integrity": "sha512-XEXQsoXnyqI6Zbai/+Nevrc30lQ2RAbBq3Lmvvp67dJBtrPrQ00jVrLv5cck9Y799cDPuHsrTUEQOfWcDhaHgw==",
"requires": {
"@babel/parser": "7.1.0",
"babel-generator": "6.26.1",
"babel-traverse": "6.26.0"
}
} }
} }
}, },
...@@ -4483,23 +4510,6 @@ ...@@ -4483,23 +4510,6 @@
"is-promise": "2.1.0" "is-promise": "2.1.0"
} }
}, },
"runtime-check": {
"version": "0.3.3-alpha.3",
"resolved": "https://registry.npmjs.org/runtime-check/-/runtime-check-0.3.3-alpha.3.tgz",
"integrity": "sha512-CdaGQ0sOHCvCKgBa+iXxNwv9vwchkmeFO9LaSPkENZ5j4dOzvhfbI0ILaA9chvDgAriXfZNTAO7JbD9sbgJ40Q==",
"requires": {
"@babel/parser": "7.1.0",
"babel-generator": "6.26.1",
"babel-traverse": "6.26.0"
},
"dependencies": {
"@babel/parser": {
"version": "7.1.0",
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.1.0.tgz",
"integrity": "sha512-SmjnXCuPAlai75AFtzv+KCBcJ3sDDWbIn+WytKw1k+wAtEy6phqI2RqKh/zAnw53i1NR8su3Ep/UoqaKcimuLg=="
}
}
},
"rxjs": { "rxjs": {
"version": "6.3.3", "version": "6.3.3",
"resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.3.3.tgz", "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.3.3.tgz",
...@@ -5436,9 +5446,9 @@ ...@@ -5436,9 +5446,9 @@
} }
}, },
"webpack-check-plugin": { "webpack-check-plugin": {
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"resolved": "https://registry.npmjs.org/webpack-check-plugin/-/webpack-check-plugin-0.3.3-alpha.3.tgz", "resolved": "https://registry.npmjs.org/webpack-check-plugin/-/webpack-check-plugin-0.3.3-alpha.4.tgz",
"integrity": "sha512-GVxHzWJJPngZVfZ6NiOBiFDgQ3p31p5KvivQ7dx/MuDE+QRcvjOudHi0u66/UZf6wTVJP5TzVpOV6nZJs9flfw==", "integrity": "sha512-zJHkE4AupE5R0g6QPFz1hMHJe9pS9wsr/JXDV7nqWlNIyg38XN7etssteHjFftJ2gIaU0mzQOhDPTRsGCkGNKQ==",
"requires": { "requires": {
"@babel/parser": "7.1.0", "@babel/parser": "7.1.0",
"babel-generator": "6.26.1", "babel-generator": "6.26.1",
......
{ {
"name": "easy-chameleon", "name": "easy-chameleon",
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"description": "easy-chameleon", "description": "easy-chameleon",
"main": "index.js", "main": "index.js",
"bin": { "bin": {
...@@ -21,28 +21,28 @@ ...@@ -21,28 +21,28 @@
"mvvm" "mvvm"
], ],
"dependencies": { "dependencies": {
"babel-plugin-chameleon-import": "^0.3.3-alpha.3", "babel-plugin-chameleon-import": "^0.3.3-alpha.4",
"chameleon-api": "^0.4.0", "chameleon-api": "^0.4.0",
"chameleon-bridge": "^0.1.1-alpha.2", "chameleon-bridge": "^0.1.1-alpha.2",
"chameleon-css-loader": "^0.3.3-alpha.3", "chameleon-css-loader": "^0.3.3-alpha.4",
"chameleon-loader": "^0.3.3-alpha.3", "chameleon-loader": "^0.3.3-alpha.4",
"chameleon-miniapp-target": "^0.3.3-alpha.3", "chameleon-miniapp-target": "^0.3.3-alpha.4",
"chameleon-mixins": "^0.3.3-alpha.3", "chameleon-mixins": "^0.3.3-alpha.4",
"chameleon-runtime": "^0.1.4", "chameleon-runtime": "^0.1.4",
"chameleon-store": "0.0.3", "chameleon-store": "0.0.3",
"chameleon-template-parse": "^0.3.3-alpha.3", "chameleon-template-parse": "^0.3.3-alpha.4",
"chameleon-templates": "^0.3.3-alpha.3", "chameleon-templates": "^0.3.3-alpha.4",
"chameleon-tool-utils": "^0.3.3-alpha.3", "chameleon-tool-utils": "^0.3.3-alpha.4",
"chameleon-url-loader": "^0.3.3-alpha.3", "chameleon-url-loader": "^0.3.3-alpha.4",
"chameleon-vue-precompiler": "^0.3.3-alpha.3", "chameleon-vue-precompiler": "^0.3.3-alpha.4",
"chameleon-weex-vue-loader": "^0.3.3-alpha.3", "chameleon-weex-vue-loader": "^0.3.3-alpha.4",
"clean-webpack-plugin": "0.1.19", "clean-webpack-plugin": "0.1.19",
"cml-ui": "^0.1.5", "cml-ui": "^0.1.5",
"extract-text-webpack-plugin": "3.0.2", "extract-text-webpack-plugin": "3.0.2",
"interface-loader": "^0.3.3-alpha.3", "interface-loader": "^0.3.3-alpha.4",
"ora": "3.0.0", "ora": "3.0.0",
"webpack-check-plugin": "^0.3.3-alpha.3", "webpack-check-plugin": "^0.3.3-alpha.4",
"webpack-liveload-middleware": "0.3.3-alpha.3", "webpack-liveload-middleware": "0.3.3-alpha.4",
"webpack-merge": "^4.1.3" "webpack-merge": "^4.1.3"
}, },
"devDependencies": { "devDependencies": {
......
{ {
"name": "interface-loader", "name": "interface-loader",
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"description": "", "description": "",
"main": "src/index.js", "main": "src/index.js",
"scripts": { "scripts": {
...@@ -13,9 +13,9 @@ ...@@ -13,9 +13,9 @@
"@babel/parser": "7.1.0", "@babel/parser": "7.1.0",
"babel-generator": "6.26.1", "babel-generator": "6.26.1",
"babel-traverse": "6.26.0", "babel-traverse": "6.26.0",
"chameleon-tool-utils": "0.3.3-alpha.3", "chameleon-tool-utils": "0.3.3-alpha.4",
"loader-utils": "1.1.0", "loader-utils": "1.1.0",
"runtime-check": "0.3.3-alpha.3" "runtime-check": "0.3.3-alpha.4"
}, },
"author": "Chameleon-Team", "author": "Chameleon-Team",
"license": "Apache", "license": "Apache",
......
{ {
"name": "runtime-check", "name": "runtime-check",
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
......
{ {
"name": "chameleon-url-loader", "name": "chameleon-url-loader",
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"description": "A loader for webpack which transforms files into base64 URIs", "description": "A loader for webpack which transforms files into base64 URIs",
"license": "Apache", "license": "Apache",
"main": "dist/cjs.js", "main": "dist/cjs.js",
......
{ {
"name": "webpack-check-plugin", "name": "webpack-check-plugin",
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
......
...@@ -23,6 +23,6 @@ ...@@ -23,6 +23,6 @@
"istanbul": "^0.4.5", "istanbul": "^0.4.5",
"mocha": "^5.2.0" "mocha": "^5.2.0"
}, },
"version": "0.3.3-alpha.3", "version": "0.3.3-alpha.4",
"gitHead": "5ddcde4330774710f7646559446e008f7785ce00" "gitHead": "5ddcde4330774710f7646559446e008f7785ce00"
} }
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册