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

nexus-prisma

Package Overview
Dependencies
Maintainers
1
Versions
225
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nexus-prisma - npm Package Compare versions

Comparing version 0.16.1 to 0.16.2

2

message.js

@@ -25,3 +25,3 @@ const boldWhite = '\u001b[37;1m'

│ │
│ import { ${red}nexusPluginPrisma${reset} } from ${red}'nexus-prisma'${reset} │
│ import { ${red}nexusPrismaPlugin${reset} } from ${red}'nexus-prisma'${reset} │
│ import { ${green}nexusSchemaPrisma${reset} } from ${green}'nexus-plugin-prisma/schema'${reset} │

@@ -28,0 +28,0 @@ │ │

{
"name": "nexus-prisma",
"version": "0.16.1",
"version": "0.16.2",
"repository": "graphql-nexus/nexus-plugin-prisma",

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

@@ -15,3 +15,3 @@ # `nexus-prisma` has migrated!

```diff
- import { nexusPluginPrisma } from 'nexus-prisma'
- import { nexusPrismaPlugin } from 'nexus-prisma'
+ import { nexusSchemaPrisma } from 'nexus-plugin-prisma/schema'

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