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

cortex-shrinkwrap

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cortex-shrinkwrap - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

4

lib/index.js

@@ -104,3 +104,3 @@ var path = require('path');

// remove the version
// rs.version = json.version;
rs.version = json.version;

@@ -149,2 +149,2 @@ if (!isEmptyObject(results)) {

return dest;
}
}
{
"name": "cortex-shrinkwrap",
"version": "4.0.0",
"version": "4.0.1",
"description": "Lock down the versions of a package's dependencies",

@@ -5,0 +5,0 @@ "main": "./lib/index.js",

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