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

@casl/prisma

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@casl/prisma - npm Package Compare versions

Comparing version 1.0.4 to 1.1.0

5

package.json
{
"name": "@casl/prisma",
"version": "1.0.4",
"version": "1.1.0",
"description": "Allows to query accessible records using Prisma client based on CASL rules",

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

".": {
"types": "./dist/types/index.d.ts",
"import": "./dist/es6m/index.mjs",

@@ -51,3 +52,3 @@ "require": "./dist/es6c/index.js"

"@prisma/client": "^4.0.0",
"@types/jest": "^26.0.22",
"@types/jest": "^28.0.0",
"prisma": "^4.0.0"

@@ -54,0 +55,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