Socket
Socket
Sign inDemoInstall

@gasket/resolve

Package Overview
Dependencies
Maintainers
6
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gasket/resolve - npm Package Compare versions

Comparing version 6.10.0 to 6.10.1

2

lib/package-identifier.js

@@ -110,3 +110,3 @@ const reScope = /(@[\w-.]+)(\/.+)?/;

// eslint-disable-next-line max-len
throw new Error('Package name must be supplied. See the @gasket/resolve documentation for naming conventions: https://github.com/godaddy/gasket/tree/master/packages/gasket-resolve#naming-convention');
throw new Error('Package name must be supplied. See the @gasket/resolve documentation for naming conventions: https://github.com/godaddy/gasket/tree/main/packages/gasket-resolve#naming-convention');
}

@@ -113,0 +113,0 @@

{
"name": "@gasket/resolve",
"version": "6.10.0",
"version": "6.10.1",
"description": "Essential module resolution & configuration management for gasket plugins & presets.",

@@ -37,3 +37,3 @@ "main": "lib",

},
"homepage": "https://github.com/godaddy/gasket/tree/master/packages/gasket-resolve#readme",
"homepage": "https://github.com/godaddy/gasket/tree/main/packages/gasket-resolve",
"dependencies": {

@@ -69,3 +69,3 @@ "diagnostics": "^2.0.2",

},
"gitHead": "eca8f68eb2389d28f47f2fcf0b06b2b7f9575177"
"gitHead": "7418b4eb588213009c2806dd58af3b968f6bafb6"
}
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