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

@grapes-agency/apollo-link-webworker

Package Overview
Dependencies
Maintainers
6
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@grapes-agency/apollo-link-webworker - npm Package Compare versions

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

dist/ApolloWebWorkerLink.d.ts

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [1.0.0-alpha.4](https://github.com/grapes-agency/graphql/compare/@grapes-agency/apollo-link-webworker@1.0.0-alpha.3...@grapes-agency/apollo-link-webworker@1.0.0-alpha.4) (2021-08-11)
### Features
* **data-source:** NodeJS compatibility ([a388e6c](https://github.com/grapes-agency/graphql/commit/a388e6c802029217e177e4dcb7562807cd63000d))
# [1.0.0-alpha.3](https://github.com/grapes-agency/graphql/compare/@grapes-agency/apollo-link-webworker@1.0.0-alpha.2...@grapes-agency/apollo-link-webworker@1.0.0-alpha.3) (2021-07-27)

@@ -8,0 +19,0 @@

14

package.json
{
"name": "@grapes-agency/apollo-link-webworker",
"version": "1.0.0-alpha.3",
"version": "1.0.0-alpha.4",
"description": "WebWorker for @apollo/client",
"main": "index.cjs.js",
"main": "./dist/index.cjs.js",
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
"scripts": {
"build": "../../tools/build.sh -c ../../rollup.config.js",
"watch": "npm run build -- -w"
},
"author": "Torsten Blindert",

@@ -19,3 +25,3 @@ "license": "MIT",

},
"module": "index.js"
}
"gitHead": "a928c397df528b09edc0a39d0c31a131667d8862"
}
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