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

gql.tada

Package Overview
Dependencies
Maintainers
1
Versions
234
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gql.tada - npm Package Compare versions

Comparing version

to
1.8.9-canary-062d4bacf8b39dbc3ac992d93f6893a270f56f65

7

dist/gql-tada.js

@@ -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 @@ };

2

package.json
{
"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