Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@launchtray/hatch-util

Package Overview
Dependencies
Maintainers
1
Versions
184
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@launchtray/hatch-util - npm Package Compare versions

Comparing version 0.22.0-alpha.0 to 0.22.0-alpha.1

14

package.json
{
"name": "@launchtray/hatch-util",
"version": "0.22.0-alpha.0",
"version": "0.22.0-alpha.1",
"description": "Utilities used by several other hatch modules",

@@ -17,3 +17,3 @@ "main": "./dist/index.js",

"@sentry/types": "^5",
"@types/jest": "^27.5.2",
"@types/jest": "^29.5.11",
"@types/node": "^18",

@@ -26,8 +26,8 @@ "@typescript-eslint/eslint-plugin": "^5",

"eslint-plugin-jest": "^26",
"jest": "^27.5.1",
"jest": "^29.7.0",
"rimraf": "3.0.0",
"ts-jest": "^27.1.5",
"ts-jest": "^29.1.2",
"typescript": "4.9.5",
"@launchtray/hatch-eslint-config": "0.22.0-alpha.0",
"@launchtray/hatch-test": "0.22.0-alpha.0"
"@launchtray/hatch-eslint-config": "0.22.0-alpha.1",
"@launchtray/hatch-test": "0.22.0-alpha.1"
},

@@ -62,4 +62,4 @@ "peerDependencies": {

"build:watch": "tsc",
"test": "jest --passWithNoTests"
"test": "jest --passWithNoTests --verbose --runInBand --detectOpenHandles $JEST_CLI_OPTIONS 2>&1"
}
}
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