@atomist/yaml-updater
Advanced tools
+8
-4
| { | ||
| "name": "@atomist/yaml-updater", | ||
| "version": "0.4.0-20180822161920", | ||
| "description": "Update YAML documents while ensuring clean diffs", | ||
| "version": "0.4.0-20180822161352", | ||
| "author": { | ||
@@ -16,2 +16,5 @@ "name": "Atomist", | ||
| }, | ||
| "bugs": { | ||
| "url": "https://github.com/atomist/yaml-updater/issues" | ||
| }, | ||
| "keywords": [ | ||
@@ -21,5 +24,2 @@ "atomist", | ||
| ], | ||
| "bugs": { | ||
| "url": "https://github.com/atomist/yaml-updater/issues" | ||
| }, | ||
| "main": "./index.js", | ||
@@ -63,3 +63,7 @@ "types": "./index.d.ts", | ||
| "typedoc": "npm run doc" | ||
| }, | ||
| "engines": { | ||
| "node": ">=8.0.0", | ||
| "npm": ">=5.0.0" | ||
| } | ||
| } |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
46212
0.14%0
-100%