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

@fruits-chain/qiufen-pro-graphql-mock

Package Overview
Dependencies
Maintainers
5
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fruits-chain/qiufen-pro-graphql-mock - npm Package Compare versions

Comparing version 0.0.7-beta to 0.0.8-beta

2

dist/types.d.ts

@@ -36,3 +36,3 @@ import * as _apollo_server from '@apollo/server';

}>;
declare function startMockingServer(qiufenConfigs: GraphqlKitConfig): Promise<{
declare function startMockingServer(qiufenConfigs: GraphqlKitConfig, localSchemaFilePath?: string): Promise<{
server: ApolloServer<_apollo_server.BaseContext>;

@@ -39,0 +39,0 @@ startStandaloneServer: () => Promise<string>;

{
"name": "@fruits-chain/qiufen-pro-graphql-mock",
"version": "0.0.7beta",
"version": "0.0.8beta",
"description": "Mocking graphql schema capabilities",

@@ -33,3 +33,3 @@ "main": "dist/index.cjs",

"@graphql-tools/schema": "^10.0.0",
"@fruits-chain/qiufen-pro-helpers": "^0.0.7beta"
"@fruits-chain/qiufen-pro-helpers": "^0.0.8beta"
},

@@ -36,0 +36,0 @@ "publishConfig": {

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