New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

defnode

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

defnode - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

8

package.json

@@ -5,3 +5,3 @@ {

"author": "Quinn Slack <sqs@sourcegraph.com>",
"version": "0.0.2",
"version": "0.0.3",
"main": "defnode",

@@ -17,7 +17,7 @@ "readmeFilename": "README.md",

"dependencies": {
"walkall": "0.0.2"
"walkall": "~0.0.3"
},
"devDependencies": {
"acorn": "0.3.1",
"astannotate": "0.0.1",
"acorn": "~0.4.2",
"astannotate": "~0.0.4",
"mocha": "1.10.0",

@@ -24,0 +24,0 @@ "should": "~1.2.2"

defnode
=======
[![xrefs](https://sourcegraph.com/api/repos/github.com/sourcegraph/defnode.js/badges/xrefs.png)](https://sourcegraph.com/github.com/sourcegraph/defnode.js)
[![funcs](https://sourcegraph.com/api/repos/github.com/sourcegraph/defnode.js/badges/funcs.png)](https://sourcegraph.com/github.com/sourcegraph/defnode.js)
[![top func](https://sourcegraph.com/api/repos/github.com/sourcegraph/defnode.js/badges/top-func.png)](https://sourcegraph.com/github.com/sourcegraph/defnode.js)
[![library users](https://sourcegraph.com/api/repos/github.com/sourcegraph/defnode.js/badges/library-users.png)](https://sourcegraph.com/github.com/sourcegraph/defnode.js)
[![status](https://sourcegraph.com/api/repos/github.com/sourcegraph/defnode.js/badges/status.png)](https://sourcegraph.com/github.com/sourcegraph/defnode.js)
defnode is a node.js package that maps JavaScript Identifier AST nodes to/from

@@ -5,0 +11,0 @@ their corresponding definition nodes. It is useful in tools that perform

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