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.3.0 to 0.3.1

2

lib/index.js

@@ -1,2 +0,2 @@

var esprima = require('esprima');
var esprima = require('esprima-fb');
var recast = require('recast');

@@ -3,0 +3,0 @@ var util = require('ast-util');

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

@@ -9,6 +9,6 @@ "scripts": {

"dependencies": {
"through": "^2.3",
"ast-util": "^0.1",
"esprima-fb": "^6001.1001.0-dev-harmony-fb",
"recast": "^0.5",
"esprima": "git+https://github.com/ariya/esprima.git#harmony",
"ast-util": "^0.1"
"through": "^2.3"
},

@@ -15,0 +15,0 @@ "devDependencies": {

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