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

apollo-link

Package Overview
Dependencies
Maintainers
4
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apollo-link - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

3

CHANGELOG.md

@@ -5,2 +5,5 @@ # Change log

# 1.0.6
- update rollup
# 1.0.5

@@ -7,0 +10,0 @@ - fix bug where context wasn't merged when setting it

8

package.json
{
"name": "apollo-link",
"version": "1.0.5",
"version": "1.0.6",
"description": "Flexible, lightweight transport layer for GraphQL",

@@ -59,7 +59,7 @@ "author": "Evans Hauser <evanshauser@gmail.com>",

"rimraf": "2.6.1",
"rollup": "0.52.0",
"ts-jest": "21.2.3",
"rollup": "0.52.1",
"ts-jest": "21.2.4",
"tslint": "5.8.0",
"typescript": "2.6.2",
"uglify-js": "3.2.0"
"uglify-js": "3.2.1"
},

@@ -66,0 +66,0 @@ "jest": {

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