New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.0 to 1.0.1

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Change Log

## [1.0.1](https://github.com/stalniy/casl/compare/@casl/prisma@1.0.0...@casl/prisma@1.0.1) (2021-10-07)
# 1.0.0 (2021-08-16)

@@ -7,0 +9,0 @@

8

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

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

"@casl/ability": "^5.3.0",
"@prisma/client": "^2.14.0"
"@prisma/client": "^2.14.0 || ^3.0.0"
},

@@ -49,4 +49,4 @@ "devDependencies": {

"@casl/dx": "workspace:^1.0.0",
"@prisma/client": "^2.22.0",
"prisma": "^2.22.1"
"@prisma/client": "^3.2.1",
"prisma": "^3.2.1"
},

@@ -53,0 +53,0 @@ "files": [

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