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

dependency-graph

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dependency-graph - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

lib/index.d.ts

6

CHANGELOG.md

@@ -7,2 +7,6 @@ # Dependency Graph Changelog

## 0.5.1 (October 7, 2017)
- Now exposes Typescript type definition - thanks [vangorra](https://github.com/vangorra)!
## 0.5.0 (April 26, 2016)

@@ -39,2 +43,2 @@

- Initial Release - extracted out of asset-smasher
- Initial Release - extracted out of asset-smasher

5

package.json
{
"name": "dependency-graph",
"description": "Simple dependency graph.",
"version": "0.5.0",
"version": "0.5.1",
"author": "Jim Riecken <jriecken@gmail.com>",

@@ -32,3 +32,4 @@ "keywords": [

"node": ">= 0.6.0"
}
},
"types": "./lib/index.d.ts"
}
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