Comparing version 1.8.8 to 1.8.9-canary-062d4bacf8b39dbc3ac992d93f6893a270f56f65
@@ -27,2 +27,3 @@ Object.defineProperty(exports, "__esModule", { | ||
} | ||
var f; | ||
return { | ||
@@ -32,3 +33,3 @@ kind: r.Kind.DOCUMENT, | ||
get loc() { | ||
if (u) { | ||
if (!f && u) { | ||
var r = a + function concatLocSources(r) { | ||
@@ -67,2 +68,6 @@ try { | ||
} | ||
return f; | ||
}, | ||
set loc(r) { | ||
f = r; | ||
} | ||
@@ -69,0 +74,0 @@ }; |
{ | ||
"name": "gql.tada", | ||
"description": "The spec-compliant & magical GraphQL query language engine in the TypeScript type system", | ||
"version": "1.8.8", | ||
"version": "1.8.9-canary-062d4bacf8b39dbc3ac992d93f6893a270f56f65", | ||
"author": "0no.co <hi@0no.co>", | ||
@@ -6,0 +6,0 @@ "source": "./src/index.ts", |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
157550
2573
1