Socket
Socket
Sign inDemoInstall

ospec

Package Overview
Dependencies
11
Maintainers
7
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.1.2 to 4.1.3

scripts/rename-stable-binaries.js

9

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc