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

@ms-cloudpack/bundler-capabilities

Package Overview
Dependencies
Maintainers
0
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ms-cloudpack/bundler-capabilities - npm Package Compare versions

Comparing version 0.1.16 to 0.1.17

3

lib/processCapabilities.js

@@ -14,3 +14,4 @@ /**

}
catch {
catch (e) {
console.warn(`Error importing bundler capability "${input.importSpecifier}", Error:`, e);
return undefined;

@@ -17,0 +18,0 @@ }

{
"name": "@ms-cloudpack/bundler-capabilities",
"version": "0.1.16",
"version": "0.1.17",
"description": "Definition and utilities for bundler capabilities for cloudpack.",

@@ -5,0 +5,0 @@ "license": "MIT",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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