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

falafel

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

falafel - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

2

index.js

@@ -28,3 +28,3 @@ var parse = require('esprima').parse;

}
src = src || opts.source;
src = src === undefined ? opts.source : src;
opts.range = true;

@@ -31,0 +31,0 @@ if (typeof src !== 'string') src = String(src);

{
"name" : "falafel",
"description" : "transform the ast on a recursive walk",
"version" : "0.1.5",
"version" : "0.1.6",
"repository" : {

@@ -6,0 +6,0 @@ "type" : "git",

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