mpvue-modal
Advanced tools
Comparing version 0.1.3 to 1.0.0
101
package.json
{ | ||
"name": "mpvue-modal", | ||
"version": "0.1.3", | ||
"description": "mpvue-modal is a toast plugin for mpvue", | ||
"author": "flyfox <banjuanshutong@126.com>", | ||
"main": "src/Modal.vue", | ||
"module": "src/Modal.vue", | ||
"files": [ | ||
"src" | ||
"_args": [ | ||
[ | ||
{ | ||
"raw": "mpvue-modal", | ||
"scope": null, | ||
"escapedName": "mpvue-modal", | ||
"name": "mpvue-modal", | ||
"rawSpec": "", | ||
"spec": "latest", | ||
"type": "tag" | ||
}, | ||
"D:\\Users\\T00006331\\Desktop\\font_616830_pjh17tm2xx6tuik9" | ||
] | ||
], | ||
"scripts": { | ||
"dev": "node build/dev-server.js", | ||
"start": "node build/dev-server.js", | ||
"build": "node build/build.js", | ||
"lint": "eslint --ext .js,.vue src" | ||
"_from": "mpvue-modal@latest", | ||
"_id": "mpvue-modal@0.1.3", | ||
"_inCache": true, | ||
"_location": "/mpvue-modal", | ||
"_nodeVersion": "6.9.5", | ||
"_npmOperationalInternal": { | ||
"host": "s3://npm-registry-packages", | ||
"tmp": "tmp/mpvue-modal_0.1.3_1522843257671_0.7624972996530979" | ||
}, | ||
"_npmUser": { | ||
"name": "huzhifu", | ||
"email": "banjuanshutong@gmail.com" | ||
}, | ||
"_npmVersion": "3.10.10", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"raw": "mpvue-modal", | ||
"scope": null, | ||
"escapedName": "mpvue-modal", | ||
"name": "mpvue-modal", | ||
"rawSpec": "", | ||
"spec": "latest", | ||
"type": "tag" | ||
}, | ||
"_requiredBy": [ | ||
"#USER" | ||
], | ||
"_resolved": "https://registry.npmjs.org/mpvue-modal/-/mpvue-modal-0.1.3.tgz", | ||
"_shasum": "b4b30d88e5ae5ebe6f03d0d4632beb8d607dad53", | ||
"_shrinkwrap": null, | ||
"_spec": "mpvue-modal", | ||
"_where": "D:\\Users\\T00006331\\Desktop\\font_616830_pjh17tm2xx6tuik9", | ||
"author": { | ||
"name": "flyfox", | ||
"email": "banjuanshutong@126.com" | ||
}, | ||
"browserslist": [ | ||
"> 1%", | ||
"last 2 versions", | ||
"not ie <= 8" | ||
], | ||
"dependencies": { | ||
"mpvue": "^1.0.1" | ||
}, | ||
"description": "mpvue-modal is a toast plugin for mpvue", | ||
"devDependencies": { | ||
@@ -72,2 +113,9 @@ "autoprefixer": "^7.1.2", | ||
}, | ||
"directories": {}, | ||
"dist": { | ||
"shasum": "b4b30d88e5ae5ebe6f03d0d4632beb8d607dad53", | ||
"tarball": "https://registry.npmjs.org/mpvue-modal/-/mpvue-modal-0.1.3.tgz", | ||
"fileCount": 7, | ||
"unpackedSize": 6031 | ||
}, | ||
"engines": { | ||
@@ -77,7 +125,24 @@ "node": ">= 4.0.0", | ||
}, | ||
"browserslist": [ | ||
"> 1%", | ||
"last 2 versions", | ||
"not ie <= 8" | ||
] | ||
"files": [ | ||
"src" | ||
], | ||
"gitHead": "01f1553071e5bf600464672da161f6d71a1392bf", | ||
"main": "src/Modal.vue", | ||
"maintainers": [ | ||
{ | ||
"name": "huzhifu", | ||
"email": "banjuanshutong@gmail.com" | ||
} | ||
], | ||
"module": "src/Modal.vue", | ||
"name": "mpvue-modal", | ||
"optionalDependencies": {}, | ||
"readme": "ERROR: No README data found!", | ||
"scripts": { | ||
"build": "node build/build.js", | ||
"dev": "node build/dev-server.js", | ||
"lint": "eslint --ext .js,.vue src", | ||
"start": "node build/dev-server.js" | ||
}, | ||
"version": "1.0.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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
6469
1
3
0
1