broccoli-inspect
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -11,2 +11,6 @@ # 0.0.1 | ||
* Added Changelog and Readme | ||
* Added Changelog and Readme | ||
# 0.0.4 | ||
* Added repo information to package.json |
{ | ||
"name": "broccoli-inspect", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Tools for understanding and debugging your Broccoli build", | ||
@@ -10,4 +10,8 @@ "main": "index.js", | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "http://github.com/davewasmer/broccoli-inspect.git" | ||
}, | ||
"author": "Dave Wasmer", | ||
"license": "MIT" | ||
} |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
2403
0