New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cypress/registry-js

Package Overview
Dependencies
Maintainers
9
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cypress/registry-js - npm Package Compare versions

Comparing version 1.3.2-patch17 to 1.3.2-patch19

script/build.ps1

8

package.json
{
"name": "@cypress/registry-js",
"version": "1.3.2-patch17",
"version": "1.3.2-patch19",
"description": "A simple and opinionated library for working with the Windows registry",

@@ -8,3 +8,5 @@ "main": "dist/lib/index.js",

"scripts": {
"install": "node script/install.js",
"install": "yarn run prebuild-install || yarn run gyp-rebuild || true",
"prebuild-install": "node script/prebuild-install.js",
"gyp-rebuild": "node-gyp rebuild && move build build-node",
"build": "tsc",

@@ -43,4 +45,4 @@ "pretest": "yarn build",

"nan": "^2.10.0",
"prebuild": "^8.1.2"
"prebuild-install": "^5.2.4"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc