Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

apollo-datasource-rest

Package Overview
Dependencies
Maintainers
1
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apollo-datasource-rest - npm Package Compare versions

Comparing version 3.5.0 to 3.5.1

12

package.json
{
"name": "apollo-datasource-rest",
"version": "3.5.0",
"version": "3.5.1",
"author": "Apollo <packages@apollographql.com>",

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

"dependencies": {
"apollo-datasource": "^3.3.0",
"apollo-datasource": "^3.3.1",
"apollo-server-caching": "^3.3.0",
"apollo-server-env": "^4.2.0",
"apollo-server-errors": "^3.3.0",
"apollo-server-env": "^4.2.1",
"apollo-server-errors": "^3.3.1",
"http-cache-semantics": "^4.1.0"
},
"devDependencies": {
"apollo-server-types": "^3.5.0"
"apollo-server-types": "^3.5.1"
},
"gitHead": "8b2c1360c224d23ff64fa49adbee1e62dbdaa917"
"gitHead": "022184a4d01d4452ebbcfeeef6e8ee1aae7a5db7"
}

@@ -37,3 +37,3 @@ declare module 'http-cache-semantics' {

_status: number;
_rescc: { [key: string]: any };
_rescc: { [key: string]: any }; // cSpell:disable-line
}

@@ -40,0 +40,0 @@

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc