asini-changelog
Advanced tools
@@ -31,4 +31,4 @@ "use strict"; | ||
function ApiDataCache(host, _ref) { | ||
var rootPath = _ref.rootPath; | ||
var cacheDir = _ref.cacheDir; | ||
var rootPath = _ref.rootPath, | ||
cacheDir = _ref.cacheDir; | ||
@@ -35,0 +35,0 @@ _classCallCheck(this, ApiDataCache); |
@@ -49,3 +49,3 @@ "use strict"; | ||
if (!config) { | ||
throw new _ConfigurationError2.default("Missing changelog config in `asini.json`.\n" + "See docs for setup: https://github.com/asini/asini-changelog#readme"); | ||
throw new _ConfigurationError2.default("Missing changelog config in `asini.json`.\n" + "See docs for setup: https://github.com/asini/asini/tree/master/packages/asini-changelog#asini-changelog"); | ||
} | ||
@@ -52,0 +52,0 @@ |
@@ -21,4 +21,4 @@ "use strict"; | ||
var repo = config.repo; | ||
var labels = config.labels; | ||
var repo = config.repo, | ||
labels = config.labels; | ||
@@ -25,0 +25,0 @@ this.repo = repo; |
{ | ||
"name": "asini-changelog", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "Generate a changelog for an Asini repo", | ||
@@ -17,3 +17,3 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/asini/asini-changelog.git" | ||
"url": "git+https://github.com/asini/asini.git" | ||
}, | ||
@@ -27,5 +27,5 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/asini/asini-changelog/issues" | ||
"url": "https://github.com/asini/asini/issues" | ||
}, | ||
"homepage": "https://github.com/asini/asini-changelog#readme", | ||
"homepage": "https://github.com/asini/asini/tree/master/packages/asini-changelog#asini-changelog", | ||
"devDependencies": { | ||
@@ -38,3 +38,3 @@ "babel-cli": "^6.9.0", | ||
"dependencies": { | ||
"asini": "^1.1.0", | ||
"asini": "^1.2.0", | ||
"chalk": "^1.1.3", | ||
@@ -41,0 +41,0 @@ "mkdirp": "^0.5.1" |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
20394
0.26%1
-50%0
-100%