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

@launchtray/hatch-user-management-client

Package Overview
Dependencies
Maintainers
1
Versions
175
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@launchtray/hatch-user-management-client - npm Package Compare versions

Comparing version 0.21.0-alpha.57 to 0.21.0-alpha.58

66

package.json
{
"name": "@launchtray/hatch-user-management-client",
"version": "0.21.0-alpha.57",
"main": "./dist/index.js",
"typings": "./dist/index.d.ts",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"peerDependencies": {
"@launchtray/hatch-util": "0.21.0-alpha.57",
"@launchtray/tsyringe-async": "4.3.3"
},
"devDependencies": {
"@launchtray/hatch-eslint-config": "0.21.0-alpha.57",
"@launchtray/hatch-util": "0.21.0-alpha.57",
"@launchtray/tsyringe-async": "4.3.3",
"@types/node": "^18",
"@typescript-eslint/eslint-plugin": "^5",
"@typescript-eslint/parser": "^5",
"eslint": "^8",
"eslint-config-airbnb-base": "^15",
"eslint-plugin-import": "^2",
"eslint-plugin-jest": "^26",
"rimraf": "3.0.0",
"typescript": "4.7.4"
},
"scripts": {
"lint": "eslint --max-warnings=0 .",
"lint:fix": "eslint --max-warnings=0 --fix .",
"build": "rimraf dist && tsc",
"build:watch": "tsc"
}
}
"name": "@launchtray/hatch-user-management-client",
"version": "0.21.0-alpha.58",
"main": "./dist/index.js",
"typings": "./dist/index.d.ts",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"peerDependencies": {
"@launchtray/tsyringe-async": "4.3.3",
"@launchtray/hatch-util": "0.21.0-alpha.58"
},
"devDependencies": {
"@launchtray/tsyringe-async": "4.3.3",
"@types/node": "^18",
"@typescript-eslint/eslint-plugin": "^5",
"@typescript-eslint/parser": "^5",
"eslint": "^8",
"eslint-config-airbnb-base": "^15",
"eslint-plugin-import": "^2",
"eslint-plugin-jest": "^26",
"rimraf": "3.0.0",
"typescript": "4.7.4",
"@launchtray/hatch-util": "0.21.0-alpha.58",
"@launchtray/hatch-eslint-config": "0.21.0-alpha.58"
},
"scripts": {
"lint": "eslint --max-warnings=0 .",
"lint:fix": "eslint --max-warnings=0 --fix .",
"build": "rimraf dist && tsc",
"build:watch": "tsc"
}
}
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