@fruits-chain/qiufen-pro-graphql-mock
Advanced tools
Comparing version 0.0.7-beta to 0.0.8-beta
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
22087
460
+ Added@fruits-chain/qiufen-pro-helpers@0.0.8-beta(transitive)
- Removed@fruits-chain/qiufen-pro-helpers@0.0.7-beta(transitive)