Socket
Socket
Sign inDemoInstall

apollo-datasource

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apollo-datasource - npm Package Compare versions

Comparing version 3.3.1 to 3.3.2

2

dist/index.d.ts

@@ -1,2 +0,2 @@

import type { KeyValueCache } from 'apollo-server-caching';
import type { KeyValueCache } from '@apollo/utils.keyvaluecache';
export interface DataSourceConfig<TContext> {

@@ -3,0 +3,0 @@ context: TContext;

{
"name": "apollo-datasource",
"version": "3.3.1",
"version": "3.3.2",
"author": "Apollo <packages@apollographql.com>",

@@ -21,6 +21,6 @@ "license": "MIT",

"dependencies": {
"apollo-server-caching": "^3.3.0",
"@apollo/utils.keyvaluecache": "^1.0.1",
"apollo-server-env": "^4.2.1"
},
"gitHead": "022184a4d01d4452ebbcfeeef6e8ee1aae7a5db7"
"gitHead": "36ecbb116cef0b8b62b3ee3b557c4db8c975a406"
}

@@ -1,2 +0,2 @@

import type { KeyValueCache } from 'apollo-server-caching';
import type { KeyValueCache } from '@apollo/utils.keyvaluecache';

@@ -3,0 +3,0 @@ export interface DataSourceConfig<TContext> {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc