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

@slicknode/client-node

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@slicknode/client-node - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

29

package.json
{
"name": "@slicknode/client-node",
"version": "0.1.0",
"version": "0.1.1",
"description": "Lightweight GraphQL client for slicknode GraphQL servers",

@@ -28,3 +28,3 @@ "types": "dist/cjs/index.d.ts",

"form-data": "^4.0.0",
"node-fetch": "^2.6.1"
"node-fetch": "^2.6.7"
},

@@ -47,20 +47,23 @@ "peerDependencies": {

"devDependencies": {
"@types/chai": "^4.2.19",
"@types/chai": "^4.3.1",
"@types/form-data": "^2.5.0",
"@types/mocha": "^9.0.0",
"@types/mocha": "^9.1.1",
"@types/nock": "^11.1.0",
"@types/node": "^16.10.1",
"@typescript-eslint/eslint-plugin": "^4.28.0",
"@typescript-eslint/parser": "^4.28.0",
"chai": "^4.3.4",
"eslint": "^7.29.0",
"@types/node": "^14.18.15",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"chai": "^4.3.6",
"eslint": "^7.32.0",
"eslint-plugin-typescript": "^0.14.0",
"esm": "^3.2.25",
"graphql": "^15.4.0",
"mocha": "^9.1.2",
"nock": "^13.1.0",
"graphql": "^15.8.0",
"mocha": "^9.2.2",
"nock": "^13.2.4",
"rimraf": "^3.0.2",
"typescript": "^4.4.3",
"typescript": "^4.6.3",
"typescript-eslint-parser": "^22.0.0"
},
"publishConfig": {
"access": "public"
}
}
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