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

@graphql-codegen/client-preset-swc-plugin

Package Overview
Dependencies
Maintainers
4
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphql-codegen/client-preset-swc-plugin - npm Package Compare versions

Comparing version 0.1.3 to 0.2.0

2

package.json
{
"name": "@graphql-codegen/client-preset-swc-plugin",
"version": "0.1.3",
"version": "0.2.0",
"description": "A SWC plugin for https://the-guild.dev/graphql/codegen/plugins/presets/preset-client",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -42,3 +42,3 @@ # `@graphql-codegen/client-preset-swc-plugin`

swcPlugins: [
['@graphql-codegen/client-preset-swc-plugin-optimizer', { artifactDirectory: './src/gql', gqlTagName: 'graphql' }]
['@graphql-codegen/client-preset-swc-plugin', { artifactDirectory: './src/gql', gqlTagName: 'graphql' }]
]

@@ -45,0 +45,0 @@ }

Sorry, the diff of this file is not supported yet

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