@persevie/statemanjs
Advanced tools
Comparing version 1.5.5 to 1.5.6
@@ -1,38 +0,1 @@ | ||
{ | ||
"name": "@persevie/statemanjs", | ||
"version": "1.5.5", | ||
"description": "Proper state manager for JavaScript", | ||
"main": "statemanjs.js", | ||
"module": "statemanjs.mjs", | ||
"typings": "statemanjs.d.ts", | ||
"license": "MIT", | ||
"repository": "https://github.com/persevie/statemanjs", | ||
"bugs": "https://github.com/persevie/statemanjs/issues", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"files": [ | ||
"README.md", | ||
"LICENSE", | ||
"statemanjs.js", | ||
"statemanjs.mjs", | ||
"statemanjs.d.ts", | ||
"statemanjs.js.map", | ||
"statemanjs.mjs.map", | ||
"package.json" | ||
], | ||
"keywords": [ | ||
"javascript", | ||
"state management", | ||
"state manager", | ||
"state", | ||
"store" | ||
], | ||
"author": "Dmitry Shatokhin <dmtrshatokhin@gmail.com> (https://github.com/dmtrshat)", | ||
"scripts": { | ||
"test": "jest --config=jest.config.ts", | ||
"build": "PACKAGE_NAME=statemanjs rollup -c ../../rollup.config.js && node ../../scripts/createDistPackageJson.js ../packages/statemanjs", | ||
"lint": "eslint './src/**/*.ts' --fix" | ||
}, | ||
"gitHead": "a267bf7aabef67a78094cd4232cd6053adb6ccae" | ||
} | ||
{"name":"@persevie/statemanjs","version":"1.5.6","description":"Proper state manager for JavaScript","main":"statemanjs.js","module":"statemanjs.mjs","typings":"statemanjs.d.ts","license":"MIT","repository":"https://github.com/persevie/statemanjs","bugs":"https://github.com/persevie/statemanjs/issues","publishConfig":{"access":"public"},"keywords":["javascript","state management","state manager","state","store"],"author":"Dmitry Shatokhin <dmtrshatokhin@gmail.com> (https://github.com/dmtrshat)"} |
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
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
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
120088
8
190
0
747
1