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
0
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.0.0-next.46 to 7.0.0-next.47

26

package.json
{
"name": "@gasket/core",
"version": "7.0.0-next.46",
"version": "7.0.0-next.47",
"description": "Entry point to setting up Gasket instances",
"type": "module",
"types": "lib/index.d.ts",
"files": [
"lib",
"cjs"
],
"exports": {

@@ -13,9 +19,3 @@ ".": {

},
"types": "lib/index.d.ts",
"files": [
"lib",
"cjs"
],
"scripts": {
"build": "swc lib -d cjs --delete-dir-on-start --strip-leading-paths",
"lint": "eslint .",

@@ -29,2 +29,3 @@ "lint:fix": "npm run lint -- --fix",

"typecheck:watch": "tsc --watch",
"build": "swc lib -d cjs --delete-dir-on-start --strip-leading-paths",
"prepublishOnly": "npm run build"

@@ -66,8 +67,8 @@ },

"eslint": "^8.56.0",
"eslint-config-godaddy": "^7.1.0",
"eslint-plugin-jest": "^27.6.3",
"eslint-config-godaddy": "^7.1.1",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-unicorn": "^44.0.0",
"eslint-plugin-unicorn": "^55.0.0",
"jest": "^29.7.0",
"typescript": "^5.4.4"
"typescript": "^5.4.5"
},

@@ -93,4 +94,3 @@ "eslintConfig": {

},
"type": "module",
"gitHead": "4c71946310ef8b3d1a3f1f705dfd85475386f24a"
"gitHead": "6d09bed3cc54db25d0c71ea587ad278a99ef356d"
}
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