@geek/jsonc
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "@geek/jsonc", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "JSONC and JSON utilities for JavaScript with Node.js", | ||
@@ -15,3 +15,2 @@ "main": "jsonc.js", | ||
"name": "Brenton House", | ||
"email": "brenton.house@gmail.com", | ||
"url": "https://brenton.house" | ||
@@ -22,3 +21,2 @@ }, | ||
"name": "Brenton House", | ||
"email": "brenton.house@gmail.com", | ||
"url": "https://brenton.house" | ||
@@ -45,7 +43,7 @@ } | ||
"devDependencies": { | ||
"@geek/eslint-config": "1.0.1", | ||
"eslint": "^7.28.0", | ||
"eslint-plugin-import": "^2.23.4", | ||
"eslint-plugin-jsdoc": "^35.1.3", | ||
"eslint-plugin-promise": "^5.1.0", | ||
"@geek/eslint-config": "1.0.3", | ||
"eslint": "^8.7.0", | ||
"eslint-plugin-import": "^2.25.4", | ||
"eslint-plugin-jsdoc": "^37.7.0", | ||
"eslint-plugin-promise": "^6.0.0", | ||
"fs-extra": "^10.0.0", | ||
@@ -56,5 +54,5 @@ "lodash": "^4.17.21" | ||
"ansi-colors": "^4.1.1", | ||
"fast-safe-stringify": "^2.0.7", | ||
"fast-safe-stringify": "^2.1.1", | ||
"jsonc-parser": "^3.0.0" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10035
Updatedfast-safe-stringify@^2.1.1