New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

kapix-graphql-prisma-client

Package Overview
Dependencies
Maintainers
0
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kapix-graphql-prisma-client - npm Package Compare versions

Comparing version 1.0.114 to 1.0.115

dist/index-0e6ab941.js

2

dist/kapix-graphql-prisma-client.es.js

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

import { G as r, C as s, E as i, H as t, F as l, I as d } from "./index-f69e2e27.js";
import { G as r, C as s, E as i, H as t, F as l, I as d } from "./index-8cd7c128.js";
import "lodash-es";

@@ -3,0 +3,0 @@ export {

@@ -538,2 +538,3 @@

values?: (field: IFieldConfig, fieldName: string) => Array<any>
seed?: () => Promise<KeyValuePair<any>>
}

@@ -581,3 +582,3 @@

config?: {
mock: IMockConfig
mock: Omit<IMockConfig, 'seed'>
mocks?: KeyValuePair<Partial<IMockConfig>>

@@ -627,3 +628,3 @@ }

service?: IGraphqlClientService
mockData?: () => Promise<{ default: KeyValuePair<Partial<EntityType>> }>
mockData?: () => Promise<KeyValuePair<Partial<EntityType>>>
}

@@ -630,0 +631,0 @@

@@ -5,3 +5,3 @@ {

"type": "module",
"version": "1.0.114",
"version": "1.0.115",
"private": false,

@@ -8,0 +8,0 @@ "author": "Sparda",

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