Socket
Socket
Sign inDemoInstall

@dgql/builder

Package Overview
Dependencies
1
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0-alpha.3 to 1.1.0-alpha.4

dist/builder/src/api/edge.d.ts

1

dist/builder/src/api/edge.js

@@ -8,1 +8,2 @@ "use strict";

exports.default = edge;
//# sourceMappingURL=edge.js.map

@@ -13,1 +13,2 @@ "use strict";

Object.defineProperty(exports, "edge", { enumerable: true, get: function () { return __importDefault(edge_1).default; } });
//# sourceMappingURL=index.js.map

@@ -8,1 +8,2 @@ "use strict";

exports.default = node;
//# sourceMappingURL=node.js.map

@@ -8,1 +8,2 @@ "use strict";

exports.default = property;
//# sourceMappingURL=property.js.map

@@ -55,1 +55,2 @@ "use strict";

exports.default = createDGQLAndParams;
//# sourceMappingURL=build.js.map

@@ -55,1 +55,2 @@ "use strict";

exports.default = createCreateSelectionNodeAndParams;
//# sourceMappingURL=create-create-selection-node-and-params.js.map

@@ -80,1 +80,2 @@ "use strict";

exports.default = createMatchSelectionNodeAndParams;
//# sourceMappingURL=create-match-selection-node-and-params.js.map

@@ -35,1 +35,2 @@ "use strict";

exports.default = createPaginationDirectiveNode;
//# sourceMappingURL=create-pagination-directive-node.js.map

@@ -106,1 +106,2 @@ "use strict";

exports.default = createProjectionSelectionAndParams;
//# sourceMappingURL=create-projection-selection-and-params.js.map

@@ -20,1 +20,2 @@ "use strict";

exports.default = createReturnSelection;
//# sourceMappingURL=create-return-selection.js.map

@@ -50,1 +50,2 @@ "use strict";

exports.default = createSetSelectionAndParams;
//# sourceMappingURL=create-set-selection-and-params.js.map

@@ -42,1 +42,2 @@ "use strict";

exports.default = createSortSelectionNode;
//# sourceMappingURL=create-sort-selection-node.js.map

@@ -37,1 +37,2 @@ "use strict";

exports.default = createWhereDirectiveAndParams;
//# sourceMappingURL=create-where-directive-and-params.js.map

@@ -52,1 +52,2 @@ "use strict";

exports.default = createWhereSelectionAndParams;
//# sourceMappingURL=create-where-selection-and-params.js.map

@@ -27,1 +27,2 @@ "use strict";

Object.defineProperty(exports, "build", { enumerable: true, get: function () { return __importDefault(build_1).default; } });
//# sourceMappingURL=index.js.map

@@ -28,1 +28,2 @@ "use strict";

exports.default = Builder;
//# sourceMappingURL=Builder.js.map

@@ -15,1 +15,2 @@ "use strict";

exports.default = Edge;
//# sourceMappingURL=Edge.js.map

@@ -15,1 +15,2 @@ "use strict";

Object.defineProperty(exports, "Edge", { enumerable: true, get: function () { return __importDefault(Edge_1).default; } });
//# sourceMappingURL=index.js.map

@@ -25,1 +25,2 @@ "use strict";

exports.default = Node;
//# sourceMappingURL=Node.js.map

@@ -12,1 +12,2 @@ "use strict";

exports.default = Property;
//# sourceMappingURL=Property.js.map

@@ -18,1 +18,2 @@ "use strict";

__exportStar(require("./types"), exports);
//# sourceMappingURL=index.js.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=types.js.map

@@ -16,1 +16,2 @@ "use strict";

__exportStar(require("./validate"), exports);
//# sourceMappingURL=index.js.map

@@ -146,1 +146,2 @@ "use strict";

exports.default = createConnectAndParams;
//# sourceMappingURL=create-connect-and-params.js.map

@@ -132,1 +132,2 @@ "use strict";

exports.default = createCreateAndParams;
//# sourceMappingURL=create-create-and-params.js.map

@@ -66,1 +66,2 @@ "use strict";

exports.default = createDeleteAndParams;
//# sourceMappingURL=create-delete-and-params.js.map

@@ -93,1 +93,2 @@ "use strict";

exports.default = createDisconnectAndParams;
//# sourceMappingURL=create-disconnect-and-params.js.map

@@ -136,1 +136,2 @@ "use strict";

exports.default = createMatchAndParams;
//# sourceMappingURL=create-match-and-params.js.map

@@ -282,1 +282,2 @@ "use strict";

exports.default = createProjectionAndParams;
//# sourceMappingURL=create-projection-and-params.js.map

@@ -142,1 +142,2 @@ "use strict";

exports.default = createSetAndParams;
//# sourceMappingURL=create-set-and-params.js.map

@@ -27,1 +27,2 @@ "use strict";

exports.default = createSkipLimitStr;
//# sourceMappingURL=create-skip-limit-str.js.map

@@ -28,1 +28,2 @@ "use strict";

exports.default = createSortAndParams;
//# sourceMappingURL=create-sort-and-params.js.map

@@ -297,1 +297,2 @@ "use strict";

exports.default = createUpdateAndParams;
//# sourceMappingURL=create-update-and-params.js.map

@@ -161,1 +161,2 @@ "use strict";

exports.default = createWhereAndParams;
//# sourceMappingURL=create-where-and-params.js.map

@@ -26,1 +26,2 @@ "use strict";

exports.default = createWhereFromDirectiveAndParams;
//# sourceMappingURL=create-where-from-directive-and-params.js.map

@@ -31,1 +31,2 @@ "use strict";

Object.defineProperty(exports, "translate", { enumerable: true, get: function () { return __importDefault(translate_1).default; } });
//# sourceMappingURL=index.js.map

@@ -94,1 +94,2 @@ "use strict";

exports.default = translate;
//# sourceMappingURL=translate.js.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=types.js.map

@@ -25,1 +25,2 @@ "use strict";

exports.default = getEdgeMeta;
//# sourceMappingURL=get-edge-meta.js.map

@@ -13,1 +13,2 @@ "use strict";

Object.defineProperty(exports, "getEdgeMeta", { enumerable: true, get: function () { return __importDefault(get_edge_meta_1).default; } });
//# sourceMappingURL=index.js.map

@@ -11,1 +11,2 @@ "use strict";

exports.default = selectionSetToDocument;
//# sourceMappingURL=query-to-document.js.map

@@ -12,1 +12,2 @@ "use strict";

exports.default = removeLoc;
//# sourceMappingURL=remove-loc.js.map

@@ -29,1 +29,2 @@ "use strict";

Object.defineProperty(exports, "validateWhereSelection", { enumerable: true, get: function () { return __importDefault(validate_where_selection_1).default; } });
//# sourceMappingURL=index.js.map

@@ -88,1 +88,2 @@ "use strict";

exports.default = prepareDocument;
//# sourceMappingURL=prepare-document.js.map

@@ -49,1 +49,2 @@ "use strict";

exports.default = validateCypherDirective;
//# sourceMappingURL=validate-cypher-directive.js.map

@@ -85,1 +85,2 @@ "use strict";

exports.default = validateEdgeSelection;
//# sourceMappingURL=validate-edge-selection.js.map

@@ -72,1 +72,2 @@ "use strict";

exports.default = validateMatchSelectionSet;
//# sourceMappingURL=validate-match-selection-set.js.map

@@ -31,1 +31,2 @@ "use strict";

exports.default = validateMatch;
//# sourceMappingURL=validate-match.js.map

@@ -39,1 +39,2 @@ "use strict";

exports.default = validateNodeDirective;
//# sourceMappingURL=validate-node-directive.js.map

@@ -58,1 +58,2 @@ "use strict";

exports.default = validateNodeSelection;
//# sourceMappingURL=validate-node-selection.js.map

@@ -42,1 +42,2 @@ "use strict";

exports.default = validateProject;
//# sourceMappingURL=validate-project.js.map

@@ -49,1 +49,2 @@ "use strict";

exports.default = validatePropertiesSelection;
//# sourceMappingURL=validate-properties-selection.js.map

@@ -70,1 +70,2 @@ "use strict";

exports.default = validateWhereSelection;
//# sourceMappingURL=validate-where-selection.js.map

@@ -79,1 +79,2 @@ "use strict";

exports.default = validate;
//# sourceMappingURL=validate.js.map
{
"name": "@dgql/builder",
"version": "1.1.0-alpha.3",
"version": "1.1.0-alpha.4",
"description": "DGQL Query Builder",
"main": "dist/index.js",
"main": "./dist/builder/index.js",
"exports": "./dist/builder/client/index.js",
"types": "./dist/builder/client/index.d.ts",
"scripts": {

@@ -10,2 +12,8 @@ "test": "jest",

},
"keywords": [
"graphql",
"cypher",
"language",
"builder"
],
"repository": {

@@ -12,0 +20,0 @@ "type": "git",

@@ -0,0 +0,0 @@ # @dgql/builder

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc