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

@gasket/engine

Package Overview
Dependencies
Maintainers
2
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gasket/engine - npm Package Compare versions

Comparing version 5.0.0-canary.4 to 5.0.0

9

CHANGELOG.md
# `@gasket/engine`
### 5.0.0
- Open Source Release
- Remove unnecessary warning ([#124])
- Support new name convention with fallback support ([#100])
- Prefers package names for plugin keying. ([#100])
### 2.0.0

@@ -40,3 +47,5 @@

[#64]: https://github.com/godaddy/gasket/pull/64
[#100]: https://github.com/godaddy/gasket/pull/100
[#124]: https://github.com/godaddy/gasket/pull/124
[Loader]:/packages/gasket-resolve/docs/api.md#Loader

6

package.json
{
"name": "@gasket/engine",
"version": "5.0.0-canary.4",
"version": "5.0.0",
"description": "Plugin engine for gasket",

@@ -37,3 +37,3 @@ "main": "lib/engine.js",

"dependencies": {
"@gasket/resolve": "^5.0.0-canary.4"
"@gasket/resolve": "^5.0.0"
},

@@ -51,3 +51,3 @@ "devDependencies": {

},
"gitHead": "3acb82b1142c2f9aa39cb765b24c5cd630db09f9"
"gitHead": "4049ad0947dc17dae2a664413b358a6a59f70b70"
}
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