fixed-width-parser
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "fixed-width-parser", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A fixed width data parser", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"files": [ | ||
@@ -43,2 +44,3 @@ "dist" | ||
"build": "tsc", | ||
"bump": "npm --no-git-tag-version version", | ||
"test": "jest --coverage", | ||
@@ -45,0 +47,0 @@ "test:watch": "npm run test -- --watch", |
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
23181
19
366