dependency-graph
Advanced tools
Comparing version 0.5.0 to 0.5.1
@@ -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 |
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
23033
8
492