@injectivelabs/ts-types
Advanced tools
Comparing version 1.10.3 to 1.10.4
{ | ||
"name": "@injectivelabs/ts-types", | ||
"description": "List of types that can be reused throughout Injective's projects.", | ||
"version": "1.10.3", | ||
"version": "1.10.4", | ||
"sideEffects": "false", | ||
@@ -20,3 +20,4 @@ "license": "Apache-2.0", | ||
"scripts": { | ||
"postinstall": "shx mkdir -p dist && link-module-alias", | ||
"postinstall": "link-module-alias", | ||
"prepublish": "shx mkdir -p dist", | ||
"build": "tsc --build tsconfig.build.json && tsc --build tsconfig.build.esm.json && yarn build:post && link-module-alias", | ||
@@ -38,3 +39,3 @@ "build:watch": "tsc --build -w tsconfig.build.json && tsc -w --build tsconfig.build.esm.json && yarn build:post && link-module-alias", | ||
}, | ||
"gitHead": "77b7ee7446243e5f77152a4aa1d0fb5cf5bbac50" | ||
"gitHead": "74a141788c47255d5d83a7a5894c34e2ff343bdc" | ||
} |
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
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
73778