core-parser
Advanced tools
Comparing version 0.0.0 to 1.0.0
{ | ||
"name": "core-parser", | ||
"version": "0.0.0" | ||
"version": "1.0.0", | ||
"license": "MIT", | ||
"main": "./dist/index.js", | ||
"module": "./dist/index.esm.js", | ||
"sideEffects": false, | ||
"typings": "./dist", | ||
"files": [ | ||
"package.json", | ||
"dist/**" | ||
], | ||
"scripts": { | ||
"test": "jest", | ||
"clean": "rm -rf dist; rm -rf .rpt2_cache", | ||
"build": "yarn clean; rollup -c" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "24.0.12", | ||
"@types/node": "12.0.0", | ||
"jest": "24.8.0", | ||
"rollup": "1.12.5", | ||
"rollup-plugin-size-snapshot": "0.9.0", | ||
"rollup-plugin-typescript2": "0.21.1", | ||
"ts-jest": "24.0.2", | ||
"tslib": "1.9.3", | ||
"typescript": "3.5.1", | ||
"prettier": "1.17.1" | ||
} | ||
} |
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
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
No License Found
License(Experimental) License information could not be found.
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
19645
8
0
665
1
10