Socket
Socket
Sign inDemoInstall

es6-for-of

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

es6-for-of - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

2

lib/index.js

@@ -31,3 +31,3 @@ var esprima = require('esprima');

body.body.unshift(b.variableDeclaration(
'var',
node.left.kind,
[b.variableDeclarator(

@@ -34,0 +34,0 @@ node.left.declarations[0].id,

{
"name": "es6-for-of",
"version": "0.2.2",
"version": "0.2.3",
"main": "lib/index.js",

@@ -5,0 +5,0 @@ "scripts": {

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