Socket
Socket
Sign inDemoInstall

@gasket/resolve

Package Overview
Dependencies
Maintainers
8
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.45.0 to 6.45.2

10

package.json
{
"name": "@gasket/resolve",
"version": "6.45.0",
"version": "6.45.2",
"description": "Essential module resolution & configuration management for gasket plugins & presets.",

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

"lint:fix": "npm run lint -- --fix",
"test": "jest",
"test": "cross-env NODE_OPTIONS='--unhandled-rejections=strict' jest",
"test:watch": "jest --watch",

@@ -51,4 +51,5 @@ "test:coverage": "jest --coverage",

"devDependencies": {
"@gasket/engine": "^6.45.0",
"@gasket/engine": "^6.45.2",
"@godaddy/dmd": "^1.0.4",
"cross-env": "^7.0.3",
"eslint": "^8.56.0",

@@ -58,3 +59,2 @@ "eslint-config-godaddy": "^7.0.2",

"eslint-plugin-json": "^3.1.0",
"eslint-plugin-mocha": "^10.2.0",
"eslint-plugin-unicorn": "^44.0.0",

@@ -82,3 +82,3 @@ "jest": "^29.7.0",

},
"gitHead": "e567d11560a0d3721ffbd4649fa4ee8b6b739afb"
"gitHead": "335fae78f00d32a22d0a77c9cb97901941a9bb75"
}
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