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

babel-relay-plugin

Package Overview
Dependencies
Maintainers
6
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-relay-plugin - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

2

package.json
{
"name": "babel-relay-plugin",
"version": "0.2.1",
"version": "0.2.2",
"description": "Babel Relay Plugin for transpiling GraphQL queries for use with Relay.",

@@ -5,0 +5,0 @@ "license": "BSD-3-Clause",

@@ -701,8 +701,8 @@ /*jslint node:true*/

return {
cursorType,
cursorField,
edgesType,
edgesField,
nodeType,
nodeField,
cursorType: cursorType,
cursorField: cursorField,
edgesType: edgesType,
edgesField: edgesField,
nodeType: nodeType,
nodeField: nodeField
};

@@ -709,0 +709,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