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

dfatool

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dfatool - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

11

package.json
{
"name": "dfatool",
"version": "0.0.1",
"version": "0.0.2",
"description": "JavaScript Data Flow Analyze Tool",

@@ -13,8 +13,7 @@ "main": "dfatool.js",

},
"keywords": [
"Data",
"Flow",
"Analyze"
],
"dependencies": {
"esprima": ">=1.0.0",
"escodegen" : ">=0.0.1"
},
"license": "BSD"
}

@@ -23,3 +23,3 @@ **dfatool.js** is a data flow analyze tool for javascript code runs on node.js.

anaylyze the code
analyze the code

@@ -26,0 +26,0 @@ globalScope.initialize();

Sorry, the diff of this file is too big to display

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