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

@polygraph/graphql-adapter

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

@polygraph/graphql-adapter - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

10

package.json
{
"name": "@polygraph/graphql-adapter",
"version": "0.0.5",
"version": "0.0.6",
"description": "An adapter that allows interaction with polygraph via graphql-like queries.",

@@ -15,3 +15,3 @@ "main": "dist/index.js",

"dependencies": {
"@polygraph/schema-utils": "^0.0.6",
"@polygraph/schema-utils": "^0.0.7",
"@polygraph/utils": "^0.0.2",

@@ -26,4 +26,4 @@ "graphql": "^14.6.0",

"@babel/preset-env": "^7.6.2",
"@polygraph/memory-store": "^0.0.5",
"@polygraph/test-utils": "^0.0.1",
"@polygraph/memory-store": "^0.0.6",
"@polygraph/test-utils": "^0.0.2",
"ava": "^3.2.0",

@@ -51,3 +51,3 @@ "ts-node": "^8.6.2",

},
"gitHead": "8c782fc9eacd6623f6fbbdfd849a9cb541420282"
"gitHead": "aaab64e6683cb125a8fb55a61f3cac2649c0945d"
}
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