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

nexus-prisma

Package Overview
Dependencies
Maintainers
4
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.21.0-next.1 to 0.21.0-next.2

dist/lib/package.d.ts

2

dist/index.d.ts

@@ -1,2 +0,2 @@

export declare const hello = "world";
export {};
//# sourceMappingURL=index.d.ts.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.hello = void 0;
exports.hello = 'world';
const package_1 = require("./lib/package");
package_1.validatePeerDependencies({
packageJson: require('../package.json'),
});
//# sourceMappingURL=index.js.map
{
"name": "nexus-prisma",
"version": "0.21.0-next.1",
"version": "0.21.0-next.2",
"main": "dist/index.js",

@@ -25,2 +25,3 @@ "repository": "git@github.com:prisma/nexus-prisma.git",

"@types/jest": "26.0.20",
"@types/semver": "^7.3.4",
"dripip": "0.10.0",

@@ -33,2 +34,3 @@ "jest": "26.6.3",

"ts-node": "^9.1.1",
"type-fest": "^0.21.1",
"typescript": "4.1.5"

@@ -40,3 +42,7 @@ },

"nexus": "^1.0.0"
},
"dependencies": {
"kleur": "^4.1.4",
"semver": "^7.3.4"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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