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

@rollup/plugin-graphql

Package Overview
Dependencies
Maintainers
4
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rollup/plugin-graphql - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

1

dist/cjs/index.js

@@ -11,2 +11,3 @@ 'use strict';

/**

@@ -13,0 +14,0 @@ * Convert CommonJS exports to ES modules exports

@@ -7,2 +7,3 @@ import { createFilter } from '@rollup/pluginutils';

/**

@@ -9,0 +10,0 @@ * Convert CommonJS exports to ES modules exports

6

package.json
{
"name": "@rollup/plugin-graphql",
"version": "2.0.3",
"version": "2.0.4",
"publishConfig": {

@@ -58,3 +58,3 @@ "access": "public"

"graphql": ">=0.9.0",
"rollup": "^1.20.0||^2.0.0||^3.0.0"
"rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
},

@@ -73,3 +73,3 @@ "peerDependenciesMeta": {

"graphql": "^16.6.0",
"rollup": "^3.2.3"
"rollup": "^4.0.0-24"
},

@@ -76,0 +76,0 @@ "types": "./types/index.d.ts",

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