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

prisma-nestjs-graphql

Package Overview
Dependencies
Maintainers
1
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prisma-nestjs-graphql - npm Package Compare versions

Comparing version 18.0.1 to 18.0.2

52

package.json
{
"name": "prisma-nestjs-graphql",
"version": "18.0.1",
"version": "18.0.2",
"license": "MIT",

@@ -55,3 +55,3 @@ "description": "Generate object types, inputs, args, etc. from prisma schema file for usage with @nestjs/graphql module",

"dependencies": {
"@prisma/generator-helper": "^4.12.0",
"@prisma/generator-helper": "^4.14.0",
"await-event-emitter": "^2.0.2",

@@ -61,2 +61,3 @@ "filenamify": "4.X",

"get-relative-path": "^1.0.2",
"graceful-fs": "^4.2.11",
"json5": "^2.2.3",

@@ -70,23 +71,24 @@ "lodash": "^4.17.21",

"devDependencies": {
"@commitlint/cli": "^17.5.1",
"@commitlint/config-conventional": "^17.4.4",
"@nestjs/apollo": "^10.1.7",
"@nestjs/common": "^9.3.12",
"@nestjs/core": "^9.3.12",
"@nestjs/graphql": "^10.1.7",
"@nestjs/platform-express": "^9.3.12",
"@commitlint/cli": "^17.6.3",
"@commitlint/config-conventional": "^17.6.3",
"@nestjs/apollo": "^11.0.5",
"@nestjs/common": "^9.4.0",
"@nestjs/core": "^9.4.0",
"@nestjs/graphql": "^11.0.5",
"@nestjs/platform-express": "^9.4.0",
"@paljs/plugins": "^5.3.0",
"@prisma/client": "^4.12.0",
"@prisma/client": "^4.14.0",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@swc/core": "^1.3.44",
"@swc/helpers": "^0.4.14",
"@swc/core": "^1.3.57",
"@swc/helpers": "^0.5.1",
"@swc/register": "^0.1.10",
"@types/flat": "^5.0.2",
"@types/lodash": "^4.14.192",
"@types/graceful-fs": "^4.1.6",
"@types/lodash": "^4.14.194",
"@types/mocha": "^10.0.1",
"@types/node": "^18.15.11",
"@types/node": "^20.1.1",
"@types/pluralize": "^0.0.29",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
"@typescript-eslint/eslint-plugin": "^5.59.5",
"@typescript-eslint/parser": "^5.59.5",
"apollo-server-express": "^3.10.0",

@@ -99,3 +101,3 @@ "c8": "^7.13.0",

"decimal.js": "^10.4.3",
"eslint": "^8.37.0",
"eslint": "^8.40.0",
"eslint-import-resolver-node": "^0.3.7",

@@ -106,6 +108,6 @@ "eslint-plugin-etc": "^2.0.2",

"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-regexp": "^1.14.0",
"eslint-plugin-regexp": "^1.15.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-sort-class-members": "^1.16.0",
"eslint-plugin-unicorn": "^46.0.0",
"eslint-plugin-sort-class-members": "^1.17.1",
"eslint-plugin-unicorn": "^47.0.0",
"eslint-plugin-wix-editor": "^3.3.0",

@@ -121,9 +123,9 @@ "expect": "^29.5.0",

"precise-commits": "^1.0.2",
"prettier": "^2.8.7",
"prisma": "^4.12.0",
"prettier": "^2.8.8",
"prisma": "^4.14.0",
"prisma-graphql-type-decimal": "^3.0.0",
"reflect-metadata": "^0.1.13",
"request": "^2.88.2",
"rxjs": "^7.8.0",
"semantic-release": "^21.0.1",
"rxjs": "^7.8.1",
"semantic-release": "^21.0.2",
"simplytyped": "^3.3.0",

@@ -133,5 +135,5 @@ "temp-dir": "2.X",

"tslib": "^2.5.0",
"typescript": "^5.0.3",
"typescript": "^5.0.4",
"watchexec-bin": "^1.0.0"
}
}

Sorry, the diff of this file is too big to display

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