+2
-2
| { | ||
| "name": "brkn", | ||
| "version": "1.0.0", | ||
| "version": "1.0.2", | ||
| "description": "Yet another broken link checker", | ||
@@ -17,3 +17,3 @@ "keywords": [ | ||
| "license": "MIT", | ||
| "respository": { | ||
| "repository": { | ||
| "type": "git", | ||
@@ -20,0 +20,0 @@ "url": "https://github.com/GabrielMangiurea/brkn" |
+12
-9
@@ -34,4 +34,6 @@ # brkn [](https://travis-ci.org/GabrielMangiurea/brkn) | ||
| Emits an `end` event with the inaccessible URLs found in `sources`. | ||
| Emits an `end` event (type: `Array`) with the inaccessible URLs found in `sources`. | ||
| Will emit `error` event (type: `String`) on URL/File parsing errors. | ||
| #### sources | ||
@@ -65,17 +67,18 @@ | ||
| - emitted: after each scanned URL | ||
| - type: `object` | ||
| - type: `Object` | ||
| - params: | ||
| - broken: `boolean` | ||
| - source: `string` | ||
| - statusCode: `integer` | ||
| - url: `string` | ||
| - broken: `Boolean` | ||
| - source: `String` | ||
| - statusCode: `Integer` | ||
| - url: `String` | ||
| - `source` | ||
| - emitted: after each completed source, when there are more than one | ||
| - type: `object` | ||
| - type: `Object` | ||
| - params: | ||
| - source: `string` | ||
| - brokenUrls: `array` | ||
| - source: `String` | ||
| - brokenUrls: `Array` | ||
| ## License | ||
| MIT © [Gabriel Mangiurea](https://gabrielmangiurea.github.io) |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
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
13607
0.64%83
3.75%2
-33.33%0
-100%