Socket
Socket
Sign inDemoInstall

apollo-link-schema

Package Overview
Dependencies
10
Maintainers
4
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.2 to 1.2.3

2

lib/bundle.cjs.js

@@ -41,4 +41,4 @@ 'use strict';

exports.SchemaLink = SchemaLink;
exports.default = SchemaLink;
exports.SchemaLink = SchemaLink;
//# sourceMappingURL=bundle.cjs.js.map
{
"name": "apollo-link-schema",
"version": "1.2.2",
"version": "1.2.3",
"description": "Use a GraphQL Schema to request data",

@@ -39,3 +39,3 @@ "author": "Tomas Trescak <tomi.trescak@gmail.com>",

"dependencies": {
"apollo-link": "^1.2.11",
"apollo-link": "^1.2.12",
"tslib": "^1.9.3"

@@ -47,12 +47,12 @@ },

"devDependencies": {
"@types/graphql": "14.0.7",
"@types/jest": "24.0.11",
"graphql": "14.1.1",
"@types/graphql": "14.2.0",
"@types/jest": "24.0.14",
"graphql": "14.3.1",
"graphql-tag": "2.10.1",
"graphql-tools": "2.24.0",
"jest": "24.5.0",
"jest": "24.8.0",
"rimraf": "2.6.3",
"rollup": "1.6.0",
"rollup": "1.15.4",
"ts-jest": "22.4.6",
"tslint": "5.14.0",
"tslint": "5.17.0",
"typescript": "3.0.3"

@@ -73,3 +73,3 @@ },

},
"gitHead": "ed1800b4261566e91906cdb9cc45c7d004393175"
"gitHead": "f902ab977d7d173951528a0bc2e38521b2afc096"
}
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