Comparing version 0.0.1 to 1.0.0
{ | ||
"name": "mpx", | ||
"version": "0.0.1", | ||
"description": "占楼", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"version": "1.0.0", | ||
"description": "mpx runtime core", | ||
"keywords": [ | ||
"miniprogram" | ||
"miniprogram", | ||
"mpx" | ||
], | ||
"author": "", | ||
"license": "MIT" | ||
"author": "donghongping", | ||
"license": "Apache", | ||
"modules": "src/index.js", | ||
"directories": { | ||
"src": "src" | ||
}, | ||
"files": [ | ||
"src" | ||
], | ||
"dependencies": { | ||
"mobx": "^3.6.1" | ||
}, | ||
"publishConfig": { | ||
"registry": "https://registry.npmjs.org" | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: run tests from root\" && exit 1" | ||
} | ||
} |
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
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
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 README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
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
39935
24
1376
2
1
1
2
1
1
+ Addedmobx@^3.6.1
+ Addedmobx@3.6.2(transitive)