@substrate/connect
Advanced tools
Comparing version 0.7.28 to 0.7.29
{ | ||
"name": "@substrate/connect", | ||
"version": "0.7.28", | ||
"version": "0.7.29", | ||
"description": "Substrate-connect to Smoldot clients. Using either substrate extension with predefined clients or an internal smoldot client based on chainSpecs provided.", | ||
@@ -29,3 +29,3 @@ "author": "Parity Team <admin@parity.io>", | ||
"prebuild": "yarn clean && yarn build-js-specs", | ||
"postinstall": "yarn build-js-specs", | ||
"postinstall": "node build-js-specs.mjs", | ||
"build-js-specs": "node build-js-specs.mjs", | ||
@@ -32,0 +32,0 @@ "pretest": "yarn build", |
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
11040922