@hint/utils-json
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -0,1 +1,11 @@ | ||
# 1.0.5 (May 18, 2020) | ||
## Chores | ||
* [[`aac1c9d821`](https://github.com/webhintio/hint/commit/aac1c9d8218f8334b3e20ff3711317129c206976)] - Upgrade: Bump ajv from 6.12.0 to 6.12.2 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)). | ||
* [[`ea08bf5acc`](https://github.com/webhintio/hint/commit/ea08bf5acc5c18f221b06ef34e6dee7813d04a70)] - Upgrade: Bump ava from 3.5.2 to 3.8.2 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)). | ||
* [[`a65fdf46c4`](https://github.com/webhintio/hint/commit/a65fdf46c4e9edb0c714ff0dad94e6da2f98d43b)] - Upgrade: Bump nyc from 15.0.0 to 15.0.1 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)). | ||
* [[`85c86a0891`](https://github.com/webhintio/hint/commit/85c86a0891c36423e5c76ca05acd5ab04e84a01c)] - Upgrade: Bump sinon from 9.0.1 to 9.0.2 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)). | ||
# 1.0.4 (April 15, 2020) | ||
@@ -2,0 +12,0 @@ |
@@ -11,6 +11,6 @@ { | ||
"dependencies": { | ||
"@hint/utils-fs": "^1.0.2", | ||
"@hint/utils-network": "^1.0.3", | ||
"@hint/utils-fs": "^1.0.3", | ||
"@hint/utils-network": "^1.0.4", | ||
"@hint/utils-types": "^1.0.1", | ||
"ajv": "^6.12.0", | ||
"ajv": "^6.12.2", | ||
"jsonc-parser": "^2.2.1", | ||
@@ -21,3 +21,3 @@ "lodash": "^4.17.15" | ||
"devDependencies": { | ||
"ava": "^3.5.2", | ||
"ava": "^3.8.2", | ||
"eslint": "^6.8.0", | ||
@@ -27,6 +27,6 @@ "eslint-plugin-import": "^2.18.2", | ||
"npm-run-all": "^4.1.5", | ||
"nyc": "^15.0.0", | ||
"nyc": "^15.0.1", | ||
"proxyquire": "^2.1.3", | ||
"rimraf": "^3.0.2", | ||
"sinon": "^9.0.1", | ||
"sinon": "^9.0.2", | ||
"typescript": "^3.8.3" | ||
@@ -69,3 +69,3 @@ }, | ||
}, | ||
"version": "1.0.4" | ||
"version": "1.0.5" | ||
} |
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
642406
1
Updated@hint/utils-fs@^1.0.3
Updated@hint/utils-network@^1.0.4
Updatedajv@^6.12.2