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

@gasket/plugin-metadata

Package Overview
Dependencies
Maintainers
7
Versions
177
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gasket/plugin-metadata - npm Package Compare versions

Comparing version 6.35.0 to 6.36.0

3

lib/index.d.ts

@@ -43,2 +43,5 @@ import type { MaybeAsync } from '@gasket/engine';

/** Configuration options for gasket.config.js */
configurations?: Array<DetailData & { type: 'object' }>
/** Description of lifecycles invoked by plugin */

@@ -45,0 +48,0 @@ lifecycles?: Array<LifecycleData>,

8

package.json
{
"name": "@gasket/plugin-metadata",
"version": "6.35.0",
"version": "6.36.0",
"description": "Adds metadata to gasket lifecycles",

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

"dependencies": {
"@gasket/resolve": "^6.35.0",
"@gasket/resolve": "^6.36.0",
"lodash.clonedeep": "^4.5.0",

@@ -51,3 +51,3 @@ "lodash.isfunction": "^3.0.9",

"devDependencies": {
"@gasket/engine": "^6.35.0",
"@gasket/engine": "^6.36.0",
"@godaddy/dmd": "^1.0.0",

@@ -77,3 +77,3 @@ "assume": "^2.3.0",

},
"gitHead": "c45fe7090e5849d68cb05a933ecdf1fbec5162b5"
"gitHead": "e2230c21fe127665e68ed615885a9588ce2fe0af"
}
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