weex-vue-framework
Advanced tools
Comparing version 2.2.1-weex.1 to 2.2.1-weex.2
@@ -136,2 +136,3 @@ 'use strict'; | ||
if (instance && instance.app instanceof instance.Vue) { | ||
instance.document.destroy(); | ||
instance.app.$destroy(); | ||
@@ -138,0 +139,0 @@ } |
{ | ||
"name": "weex-vue-framework", | ||
"version": "2.2.1-weex.1", | ||
"_args": [ | ||
[ | ||
{ | ||
"raw": "weex-vue-framework@2.2.1-weex.1", | ||
"scope": null, | ||
"escapedName": "weex-vue-framework", | ||
"name": "weex-vue-framework", | ||
"rawSpec": "2.2.1-weex.1", | ||
"spec": "2.2.1-weex.1", | ||
"type": "version" | ||
}, | ||
"/Users/zaoxian/work" | ||
] | ||
], | ||
"_from": "weex-vue-framework@2.2.1-weex.1", | ||
"_id": "weex-vue-framework@2.2.1-weex.1", | ||
"_inCache": true, | ||
"_location": "/weex-vue-framework", | ||
"_nodeVersion": "7.7.1", | ||
"_npmOperationalInternal": { | ||
"host": "packages-18-east.internal.npmjs.com", | ||
"tmp": "tmp/weex-vue-framework-2.2.1-weex.1.tgz_1489145356931_0.20915343915112317" | ||
}, | ||
"_npmUser": { | ||
"name": "hanks", | ||
"email": "zhanghan.me@gmail.com" | ||
}, | ||
"_npmVersion": "4.1.2", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"raw": "weex-vue-framework@2.2.1-weex.1", | ||
"scope": null, | ||
"escapedName": "weex-vue-framework", | ||
"name": "weex-vue-framework", | ||
"rawSpec": "2.2.1-weex.1", | ||
"spec": "2.2.1-weex.1", | ||
"type": "version" | ||
}, | ||
"_requiredBy": [ | ||
"#USER" | ||
], | ||
"_resolved": "https://registry.npmjs.org/weex-vue-framework/-/weex-vue-framework-2.2.1-weex.1.tgz", | ||
"_shasum": "ac1bd2bfbe709ae13a8d08389e29a2289c8c3e8f", | ||
"_shrinkwrap": null, | ||
"_spec": "weex-vue-framework@2.2.1-weex.1", | ||
"_where": "/Users/zaoxian/work", | ||
"author": { | ||
"name": "Evan You" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/vuejs/vue/issues" | ||
}, | ||
"dependencies": {}, | ||
"description": "Vue 2.0 Framework for Weex", | ||
"main": "index.js", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/vuejs/vue.git" | ||
"devDependencies": {}, | ||
"directories": {}, | ||
"dist": { | ||
"shasum": "ac1bd2bfbe709ae13a8d08389e29a2289c8c3e8f", | ||
"tarball": "https://registry.npmjs.org/weex-vue-framework/-/weex-vue-framework-2.2.1-weex.1.tgz" | ||
}, | ||
"homepage": "https://github.com/vuejs/vue/tree/dev/packages/weex-vue-framework#readme", | ||
"keywords": [ | ||
@@ -14,8 +67,27 @@ "vue", | ||
], | ||
"author": "Evan You", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/vuejs/vue/issues" | ||
"main": "index.js", | ||
"maintainers": [ | ||
{ | ||
"name": "hanks", | ||
"email": "zhanghan.me@gmail.com" | ||
}, | ||
{ | ||
"name": "jinjiang", | ||
"email": "zhaojinjiang@me.com" | ||
}, | ||
{ | ||
"name": "yyx990803", | ||
"email": "yyx990803@gmail.com" | ||
} | ||
], | ||
"name": "weex-vue-framework", | ||
"optionalDependencies": {}, | ||
"readme": "ERROR: No README data found!", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/vuejs/vue.git" | ||
}, | ||
"homepage": "https://github.com/vuejs/vue/tree/dev/packages/weex-vue-framework#readme" | ||
"scripts": {}, | ||
"version": "2.2.1-weex.2" | ||
} |
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
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
167655
5710