@etothepii/satisfactory-file-parser
Advanced tools
Comparing version 0.0.7 to 0.0.9
{ | ||
"name": "@etothepii/satisfactory-file-parser", | ||
"author": "etothepii", | ||
"version": "0.0.7", | ||
"version": "0.0.9", | ||
"description": "A file parser for satisfactory files. Includes save files and blueprint files.", | ||
@@ -17,4 +17,4 @@ "main": "build/index.js", | ||
"test": "jest --config=jest.config.json", | ||
"build": "tsc && rollup -c", | ||
"publish": "npm version patch && npm publish" | ||
"build": "tsc", | ||
"prepublish": "rollup -c && npm version patch" | ||
}, | ||
@@ -21,0 +21,0 @@ "repository": { |
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
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
336359