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

@gasket/core

Package Overview
Dependencies
Maintainers
8
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gasket/core - npm Package Compare versions

Comparing version 7.2.0-canary.1 to 7.2.0-canary.20

2

lib/index.d.ts

@@ -43,2 +43,4 @@ declare module '@gasket/core' {

name: string;
version: string;
description: string;
dependencies?: Array<string>;

@@ -45,0 +47,0 @@ hooks: {

7

package.json
{
"name": "@gasket/core",
"version": "7.2.0-canary.1",
"version": "7.2.0-canary.20",
"description": "Entry point to setting up Gasket instances",

@@ -10,3 +10,4 @@ "exports": {

"types": "./lib/index.d.ts"
}
},
"./package.json": "./package.json"
},

@@ -91,3 +92,3 @@ "types": "lib/index.d.ts",

"type": "module",
"gitHead": "06ba938394e6f09d6ab744220e6402959abe7baa"
"gitHead": "abdb788c7ff44f4c6db7a5885e96e2dd315273fc"
}
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