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

@gasket/resolve

Package Overview
Dependencies
Maintainers
6
Versions
85
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.3.0 to 6.10.0

19

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

@@ -49,9 +49,22 @@ "main": "lib",

"eslint-plugin-mocha": "^8.0.0",
"jest": "^26.6.3",
"eslint-plugin-unicorn": "^39.0.0",
"jest": "^27.4.3",
"jsdoc-to-markdown": "^5.0.1"
},
"eslintConfig": {
"extends": [
"godaddy",
"plugin:jest/recommended"
],
"plugins": [
"unicorn"
],
"rules": {
"unicorn/filename-case": "error"
}
},
"jest": {
"testEnvironment": "node"
},
"gitHead": "817619a4a8f57707fc110316118cb25d60d97c75"
"gitHead": "eca8f68eb2389d28f47f2fcf0b06b2b7f9575177"
}
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