Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

spm

Package Overview
Dependencies
Maintainers
6
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spm - npm Package Compare versions

Comparing version 2.2.5 to 2.2.6

2

lib/install.js

@@ -370,3 +370,3 @@ /* install package from spmjs.org */

if (!m) return id;
return iduri.idFromPackage(m, obj.filename, obj.format);
return iduri.idFromPackage(m, m.filename, obj.format);
};

@@ -373,0 +373,0 @@ var uglifyOptions = {comments: true};

{
"name": "spm",
"version": "2.2.5",
"version": "2.2.6",
"preferGlobal": "true",

@@ -53,2 +53,2 @@ "description": "Static Package Manager",

}
}
}
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