Socket
Socket
Sign inDemoInstall

estraverse-fb

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

estraverse-fb - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

4

keys.js

@@ -11,3 +11,3 @@ var unprefixedKeys = {

Attribute: ['name', 'value'],
Text: null,
Text: [],
SpreadAttribute: ['argument']

@@ -58,2 +58,2 @@ };

exports[key] = flowKeys[key];
}
}
{
"name": "estraverse-fb",
"version": "1.3.1",
"version": "1.3.2",
"description": "Drop-in for estraverse that enables traversal over React's JSX nodes.",

@@ -5,0 +5,0 @@ "main": "estraverse-fb.js",

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