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

@accounts/graphql-client

Package Overview
Dependencies
Maintainers
5
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@accounts/graphql-client - npm Package Compare versions

Comparing version 0.15.0 to 0.16.0

12

package.json
{
"name": "@accounts/graphql-client",
"version": "0.15.0",
"version": "0.16.0",
"description": "GraphQL client transport for accounts",

@@ -28,11 +28,13 @@ "main": "lib/index.js",

"devDependencies": {
"lodash": "4.17.11",
"@types/jest": "24.0.15",
"jest": "24.8.0",
"lodash": "4.17.15",
"nock": "10.0.6"
},
"dependencies": {
"@accounts/client": "^0.15.0",
"@accounts/types": "^0.15.0",
"@accounts/client": "^0.16.0",
"@accounts/types": "^0.16.0",
"graphql-tag": "^2.10.0",
"tslib": "1.9.3"
"tslib": "1.10.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