@chieforz/json-file-database
Advanced tools
Comparing version 0.1.1 to 0.1.2
### [0.1.2](https://github.com/ChiefORZ/json-file-database/compare/0.1.1...0.1.2) (2022-10-14) | ||
### [0.1.1](https://github.com/ChiefORZ/json-file-database/compare/0.1.0...0.1.1) (2022-10-14) | ||
@@ -4,0 +6,0 @@ |
@@ -42,3 +42,4 @@ { | ||
"scripts": { | ||
"postinstall": "rimraf dist && tsc", | ||
"build": "rimraf dist && tsc", | ||
"dev": "tsc --watch", | ||
"release": "release-it", | ||
@@ -48,3 +49,3 @@ "test": "ava" | ||
"typings": "dist/index.d.ts", | ||
"version": "0.1.1" | ||
"version": "0.1.2" | ||
} |
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
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
66145
0
0