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

@operato/graphql

Package Overview
Dependencies
Maintainers
4
Versions
206
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@operato/graphql - npm Package Compare versions

Comparing version 0.2.51 to 0.2.52

CHANGELOG.md

2

dist/src/index.js
export * from './gql-context';
export * from './graphql-client';
export * from 'json-to-graphql-query';
export * from './json-to-grqphql-query';
//# sourceMappingURL=index.js.map

@@ -6,3 +6,3 @@ {

"author": "heartyoh@hatiolab.com",
"version": "0.2.51",
"version": "0.2.52",
"main": "dist/src/index.js",

@@ -39,3 +39,2 @@ "module": "dist/src/index.js",

"graphql-tag": "^2.12.6",
"json-to-graphql-query": "^2.1.0",
"lit": "^2.0.2",

@@ -100,3 +99,4 @@ "subscriptions-transport-ws": "^0.11.0"

]
}
},
"gitHead": "d3471af1da5375cc9f8078d4b6e5a9c81231c54b"
}
export * from './gql-context'
export * from './graphql-client'
export * from 'json-to-graphql-query'
export * from './json-to-grqphql-query'
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