weex-gcanvas
Advanced tools
Comparing version 0.3.8 to 0.4.0
103
package.json
{ | ||
"name": "weex-gcanvas", | ||
"version": "0.3.8", | ||
"main": "./js/src/gcanvas.js", | ||
"description": "weex-plugin-gcanvas extend for weex", | ||
"license": "Apache-2.0", | ||
"WeexSDKVersoin": "0.10.0", | ||
"//": "android工程安装配置", | ||
"ios": { | ||
"//": "安装类型为pod", | ||
"type": "pod", | ||
"name": "WeexGcanvas", | ||
"version:": "0.0.1.11" | ||
}, | ||
"android": { | ||
"//": "安装类型为maven", | ||
"type": "maven", | ||
"groupId": "org.weex.plugin", | ||
"name": "weexplugingcanvas", | ||
"version:": "0.0.1" | ||
}, | ||
"version": "0.4.0", | ||
"main":"gcanvas.js", | ||
"platform": [ | ||
"ios", | ||
"android" | ||
], | ||
"description": "", | ||
"keywords": [ | ||
"weex", | ||
"hybrid", | ||
"webcomponent", | ||
"appframework", | ||
"mvvm", | ||
"javascript", | ||
"webkit", | ||
"v8", | ||
"jscore", | ||
"html5", | ||
"android", | ||
"ios", | ||
"yunos" | ||
"plugin" | ||
], | ||
"engines": { | ||
"node": ">=4" | ||
}, | ||
"scripts": { | ||
"dev": "webpack --watch --config build/webpack.config.js", | ||
"build": "webpack --config build/webpack.config.js", | ||
"dev:examples": "webpack --watch --config build/webpack.examples.config.js", | ||
"dev:examples:web": "webpack --watch --config build/webpack.examples.web.config.js", | ||
"build:examples": "webpack --config build/webpack.examples.config.js", | ||
"build:examples:web": "webpack --config build/webpack.examples.web.config.js", | ||
"copy:examples": "rm -rf .examples/android/app/src/main/assets/* && cp -vrf ./examples/build/* ./android/app/src/main/assets/ &&rm -rf .examples/ios/bundlejs/* && cp -vrf ./examples/build/* .examples/ios/bundles/", | ||
"lint": "eslint html5", | ||
"serve": "serve ./ -p 12580" | ||
}, | ||
"dependencies": { | ||
"animationjs": "^0.1.5", | ||
"core-js": "^2.4.0", | ||
"cubicbezier": "^0.1.1", | ||
"envd": "^0.1.1", | ||
"httpurl": "^0.1.1", | ||
"lazyimg": "^0.1.5", | ||
"modals": "^0.1.6", | ||
"query-string": "^4.2.3", | ||
"scroll-to": "0.0.2", | ||
"semver": "^5.1.0", | ||
"weex-components": "^0.2.0", | ||
"weex-vue-framework": "2.1.8-weex.1" | ||
}, | ||
"devDependencies": { | ||
"babel-core": "^6.17.0", | ||
"babel-istanbul": "^0.11.0", | ||
"babel-loader": "^6.2.5", | ||
"babel-preset-es2015": "^6.16.0", | ||
"babel-runtime": "^6.11.6", | ||
"babel-eslint": "^7.1.1", | ||
"cross-spawn": "^4.0.0", | ||
"eslint": "^2.11.1", | ||
"http-server": "^0.9.0", | ||
"json-loader": "^0.5.4", | ||
"reify": "^0.3.8", | ||
"rollup": "^0.36.0", | ||
"rollup-plugin-buble": "^0.14.0", | ||
"rollup-plugin-commonjs": "^5.0.4", | ||
"rollup-plugin-eslint": "^3.0.0", | ||
"rollup-plugin-json": "^2.0.2", | ||
"rollup-plugin-node-resolve": "^2.0.0", | ||
"rollup-plugin-postcss": "^0.2.0", | ||
"rollup-plugin-replace": "^1.1.1", | ||
"rollup-plugin-uglify": "^1.0.1", | ||
"rollup-watch": "^2.5.0", | ||
"serve": "^1.4.0", | ||
"uglify-js": "^2.6.4", | ||
"webpack": "^1.13.1", | ||
"weex-loader": "^0.4.0", | ||
"weex-vdom-tester": "^0.2.0", | ||
"style-loader": "^0.13.1", | ||
"vue-loader": "^10.3.0", | ||
"css-loader": "^0.26.1", | ||
"vue": "^2.1.10" | ||
}, | ||
"weexpack": "0.4.0" | ||
} | ||
"license": "Apache 2.0" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
0
0
2681
1
94550
9
2
0
1
- Removedanimationjs@^0.1.5
- Removedcore-js@^2.4.0
- Removedcubicbezier@^0.1.1
- Removedenvd@^0.1.1
- Removedhttpurl@^0.1.1
- Removedlazyimg@^0.1.5
- Removedmodals@^0.1.6
- Removedquery-string@^4.2.3
- Removedscroll-to@0.0.2
- Removedsemver@^5.1.0
- Removedweex-components@^0.2.0
- Removedweex-vue-framework@2.1.8-weex.1
- Removedanimationjs@0.1.7(transitive)
- Removedappearjs@0.1.6(transitive)
- Removedcomponent-clone@0.2.2(transitive)
- Removedcomponent-emitter@1.2.0(transitive)
- Removedcomponent-raf@1.2.0(transitive)
- Removedcomponent-tween@1.2.0(transitive)
- Removedcomponent-type@1.1.0(transitive)
- Removedcore-js@2.6.12(transitive)
- Removedcubicbezier@0.1.2(transitive)
- Removedease-component@1.0.0(transitive)
- Removedenvd@0.1.2(transitive)
- Removedhttpurl@0.1.2(transitive)
- Removedlazyimg@0.1.6(transitive)
- Removedmodals@0.1.9(transitive)
- Removedobject-assign@4.1.1(transitive)
- Removedquery-string@4.3.4(transitive)
- Removedscroll-to@0.0.2(transitive)
- Removedsemver@5.7.2(transitive)
- Removedstrict-uri-encode@1.1.0(transitive)
- Removedweex-components@0.2.1(transitive)
- Removedweex-vue-framework@2.1.8-weex.1(transitive)