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

@amoutonbrady/graphql-client

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amoutonbrady/graphql-client - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

types/graphql-client.d.ts

6

package.json
{
"version": "0.0.1",
"version": "0.0.2",
"name": "@amoutonbrady/graphql-client",

@@ -14,2 +14,6 @@ "description": "Minimalistic GraphQL client",

"types": "types/graphql-client.d.ts",
"files": [
"dist",
"types"
],
"scripts": {

@@ -16,0 +20,0 @@ "build:min": "esbuild --bundle src/graphql-client.ts --outfile=dist/graphql-client.min.js --target=esnext --platform=browser --format=iife --global-name=GraphClient --minify",

pnpm-lock.yaml
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