@etothepii/satisfactory-file-parser
Advanced tools
Comparing version 0.0.25 to 0.0.26
{ | ||
"name": "@etothepii/satisfactory-file-parser", | ||
"author": "etothepii", | ||
"version": "0.0.25", | ||
"version": "0.0.26", | ||
"description": "A file parser for satisfactory files. Includes save files and blueprint files.", | ||
"typings": "./build/index.d.ts", | ||
"types": "./build/index.d.ts", | ||
"main": "./build/index.js", | ||
@@ -18,4 +18,5 @@ "keywords": [ | ||
"test": "jest --config=jest.config.json", | ||
"build": "tsc", | ||
"prepublish": "npm version patch" | ||
"build": "tsc && npm run bundle", | ||
"bundle": "npx webpack", | ||
"prepublishOnly": "npm run build && npm version patch" | ||
}, | ||
@@ -35,6 +36,12 @@ "repository": { | ||
"@types/pako": "^2.0.0", | ||
"dts-bundle-generator": "^8.0.0", | ||
"jest": "^29.5.0", | ||
"npm-dts": "^1.3.12", | ||
"npm-dts-webpack-plugin": "^1.3.12", | ||
"ts-jest": "^29.0.5", | ||
"ts-loader": "^9.4.2", | ||
"ts-node": "^10.9.1", | ||
"typescript": "^5.0.2" | ||
"typescript": "^5.0.2", | ||
"webpack": "^5.78.0", | ||
"webpack-cli": "^5.0.1" | ||
}, | ||
@@ -41,0 +48,0 @@ "dependencies": { |
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
157637
13
5
752
1