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

@paljs/types

Package Overview
Dependencies
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@paljs/types - npm Package Compare versions

Comparing version 7.0.2 to 7.1.0

1

dist/generatedSchema.d.ts

@@ -9,2 +9,3 @@ export interface Field {

kind: 'object' | 'enum' | 'scalar';
defaultValue?: string;
map?: string;

@@ -11,0 +12,0 @@ relationField?: boolean;

4

package.json
{
"name": "@paljs/types",
"version": "7.0.2",
"version": "7.1.0",
"main": "dist/index.js",

@@ -19,3 +19,3 @@ "types": "dist/index.d.ts",

"devDependencies": {
"@prisma/generator-helper": "5.16.0",
"@prisma/generator-helper": "5.22.0",
"rimraf": "^3.0.2",

@@ -22,0 +22,0 @@ "typescript": "^5.4.5"

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