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-patch14 to 1.3.2-patch15

6

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

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

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

@@ -13,0 +11,0 @@ "pretest": "yarn build",

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