perfect-json
Advanced tools
+4
-0
| # Changelog | ||
| ## 0.3.1 (2021-07-27) | ||
| - Keywords are added to `package.json`. | ||
| ## 0.3.0 (2021-07-26) | ||
@@ -4,0 +8,0 @@ |
+13
-2
| { | ||
| "name": "perfect-json", | ||
| "version": "0.3.0", | ||
| "version": "0.3.1", | ||
| "description": "Utility function to beautify JSON string...like JSON.stringify() but better", | ||
| "main": "lib/perfect-json.js", | ||
| "repository": "git@github.com:ezze/node-perfect-json", | ||
| "repository": "ezze/node-perfect-json", | ||
| "author": "Dmitriy Pushkov <ezze@ezze.org>", | ||
| "license": "MIT", | ||
| "keywords": [ | ||
| "json", | ||
| "stringify", | ||
| "format", | ||
| "formatter", | ||
| "pretty", | ||
| "print", | ||
| "pretty-print", | ||
| "compact", | ||
| "indent" | ||
| ], | ||
| "scripts": { | ||
@@ -10,0 +21,0 @@ "prepublishOnly": "npm run lint && npm run test && npm run build", |
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
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
15966
1.3%