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

prisma-nestjs-graphql-resource-generator

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prisma-nestjs-graphql-resource-generator - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

6

package.json
{
"name": "prisma-nestjs-graphql-resource-generator",
"version": "0.0.6",
"version": "0.0.7",
"description": "Generates crud resources (resolver,service,module,test-files) for a prisma, nestjs, graphql setup",

@@ -26,5 +26,5 @@ "main": "index.js",

"bin": {
"gm": "node ./cli/gm.js",
"gmall": "node ./cli/gm.js"
"gm": "./cli/gm.js",
"gmall": "./cli/gm.js"
}
}
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