scrypt-ts
Advanced tools
Comparing version 0.1.2-alpha to 0.1.3-alpha
{ | ||
"name": "scrypt-ts", | ||
"version": "0.1.2-alpha", | ||
"version": "0.1.3-alpha", | ||
"description": "A toolset for building sCrypt smart contract applications on Bitcoin SV network written in typescript.", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
"prepare": "ts-patch install -s", | ||
"postinstall": "ts-patch install -s", | ||
"build": "tsc", | ||
@@ -28,3 +28,2 @@ "gendocs": "typedoc --plugin typedoc-plugin-markdown --out scrypt-ts-docs src/index.ts", | ||
"@types/mocha": "^10.0.0", | ||
"@types/node": "^18.8.3", | ||
"chai": "^4.3.6", | ||
@@ -34,3 +33,2 @@ "cross-env": "^7.0.3", | ||
"mocha": "^10.1.0", | ||
"rimraf": "^3.0.2", | ||
"ts-node": "^10.9.1", | ||
@@ -43,2 +41,3 @@ "tsconfig-paths": "^4.1.0", | ||
"dependencies": { | ||
"@types/node": "^18.8.3", | ||
"@phenomnomnominal/tsquery": "^5.0.0", | ||
@@ -45,0 +44,0 @@ "lodash.clonedeep": "^4.5.0", |
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
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
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
12
119268
8
1
+ Added@types/node@^18.8.3
+ Added@types/node@18.19.66(transitive)
+ Addedundici-types@5.26.5(transitive)