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

@graphql-codegen/typescript-operations

Package Overview
Dependencies
Maintainers
5
Versions
5928
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphql-codegen/typescript-operations - npm Package Compare versions

Comparing version 0.18.1-alpha.63 to 1.0.0

dist/index.d.ts

12

package.json
{
"name": "@graphql-codegen/typescript-operations",
"version": "0.18.1-alpha.63+3b44d0d5",
"version": "1.0.0",
"description": "GraphQL Code Generator plugin for generating TypeScript types for GraphQL queries, mutations, subscriptions and fragments",

@@ -12,9 +12,9 @@ "repository": "git@github.com:dotansimha/graphql-code-generator.git",

"dependencies": {
"@graphql-codegen/plugin-helpers": "0.18.1-alpha.63+3b44d0d5",
"@graphql-codegen/typescript": "0.18.1-alpha.63+3b44d0d5",
"@graphql-codegen/visitor-plugin-common": "0.18.1-alpha.63+3b44d0d5",
"@graphql-codegen/plugin-helpers": "1.0.0",
"@graphql-codegen/typescript": "1.0.0",
"@graphql-codegen/visitor-plugin-common": "1.0.0",
"tslib": "1.9.3"
},
"devDependencies": {
"@graphql-codegen/testing": "0.18.1-alpha.63+3b44d0d5",
"@graphql-codegen/testing": "1.0.0",
"graphql": "14.1.1",

@@ -35,3 +35,3 @@ "jest": "24.5.0",

},
"gitHead": "3b44d0d5ef0a11fb9e6d07ca1655aab61b3068d6"
"gitHead": "966e2a1feecacffef04d4c3b09961c8491d7fa5b"
}
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