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
8
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 6.41.0 to 6.43.0

9

lib/engine.d.ts

@@ -44,5 +44,2 @@ declare module '@gasket/engine' {

export interface GasketConfig {
command: {
id: string
}
root: string,

@@ -89,3 +86,7 @@ env: string

export interface Gasket extends GasketEngine {}
export interface Gasket extends GasketEngine {
command: {
id: string
}
}

@@ -92,0 +93,0 @@ type PartialRecursive<T> =

{
"name": "@gasket/engine",
"version": "6.41.0",
"version": "6.43.0",
"description": "Plugin engine for gasket",

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

"dependencies": {
"@gasket/resolve": "^6.41.0",
"@gasket/resolve": "^6.43.0",
"debug": "^4.3.1"

@@ -73,3 +73,3 @@ },

},
"gitHead": "d7e5fab3926a754a89fd778a455334fb7dc7e90b"
"gitHead": "559f809ba9b9e9dbde766985ba33f0c48130dc4a"
}
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