Comparing version 4.1.2 to 4.1.3
{ | ||
"name": "ospec", | ||
"version": "4.1.2", | ||
"version": "4.1.3", | ||
"description": "Noiseless testing framework", | ||
@@ -13,4 +13,5 @@ "main": "ospec.js", | ||
"files": [ | ||
"bin", | ||
"ospec.js", | ||
"bin" | ||
"scripts/rename-stable-binaries.js" | ||
], | ||
@@ -23,3 +24,3 @@ "bin": "./bin/ospec", | ||
"scripts": { | ||
"postinstall": "node scripts/rename-stable-binaries.js", | ||
"postinstall": "node ./scripts/rename-stable-binaries.js", | ||
"test": "ospec-stable tests/test-*.js", | ||
@@ -37,4 +38,4 @@ "test-api": "ospec-stable tests/test-api.js", | ||
"eslint": "^6.8.0", | ||
"ospec-stable": "npm:ospec@4.1.1-and-then-some" | ||
"ospec-stable": "npm:ospec@4.1.2-postinstall-experiments" | ||
} | ||
} |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
51975
6
697
0