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

prisma-erd-generator

Package Overview
Dependencies
Maintainers
1
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prisma-erd-generator - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

21

package.json
{
"version": "1.2.2",
"version": "1.2.3",
"license": "MIT",

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

"prepare": "husky install",
"pretest": "npm run build",
"prepublish": "npm run build",

@@ -49,14 +48,14 @@ "release": "git push --follow-tags origin main && npm publish",

"devDependencies": {
"@babel/core": "^7.19.6",
"@babel/preset-env": "^7.19.4",
"@babel/core": "^7.20.2",
"@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.18.6",
"@types/jest": "^29.2.0",
"@types/jest": "^29.2.2",
"all-contributors-cli": "^6.24.0",
"babel-jest": "^29.2.2",
"babel-jest": "^29.3.0",
"concurrently": "^7.5.0",
"husky": "^8.0.1",
"jest": "^29.2.2",
"husky": "^8.0.2",
"jest": "^29.3.0",
"lint-staged": "^13.0.3",
"prettier": "2.7.1",
"prisma": "^4.5.0",
"prisma": "^4.6.0",
"standard-version": "^9.5.0",

@@ -72,4 +71,4 @@ "tslib": "^2.4.1",

"@mermaid-js/mermaid-cli": "^9.1.7",
"@prisma/client": "^4.5.0",
"@prisma/generator-helper": "^4.5.0",
"@prisma/client": "^4.6.0",
"@prisma/generator-helper": "^4.6.0",
"dotenv": "^16.0.3"

@@ -76,0 +75,0 @@ },

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