graphql-pub-sub-with-initial-value
Advanced tools
Comparing version 0.2.0-1 to 0.2.0-2
{ | ||
"name": "graphql-pub-sub-with-initial-value", | ||
"version": "0.2.0-1", | ||
"version": "0.2.0-2", | ||
"description": "GraphQL PubSub with intial value handling", | ||
@@ -5,0 +5,0 @@ "scripts": { |
{ | ||
"compileOnSave": false, | ||
"compilerOptions": { | ||
"allowSyntheticDefaultImports": true, | ||
"outDir": "./lib/out-tsc", | ||
"sourceMap": true, | ||
"declaration": false, | ||
"module": "es2015", | ||
"moduleResolution": "node", | ||
"noImplicitReturns": true, | ||
"noImplicitAny": true, | ||
"skipLibCheck": true, | ||
"strictNullChecks": true, | ||
"target": "es2015", | ||
"typeRoots": [ | ||
"jest", | ||
"node_modules/@types" | ||
], | ||
"lib": [ | ||
"dom", | ||
"es2018", | ||
"esnext.asynciterable" | ||
@@ -23,0 +6,0 @@ ] |
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
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
19378
18
174