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 2.1.2 to 2.1.3

2

lib/index.js

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

for (var name in (pkg.engines || {})) {
for (var name in ({})) {
(function(range) {

@@ -85,0 +85,0 @@ taskEngs[name] = function(cb) {

{
"name": "cortex-shrinkwrap",
"version": "2.1.2",
"version": "2.1.3",
"description": "Lock down the versions of a package's dependencies",

@@ -35,4 +35,4 @@ "main": "./lib/index.js",

"sorted-object": "~1.0.0",
"cortex-deps-traveller": "^1.1.0"
"cortex-deps-traveller": "^1.2.0"
}
}
}
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