Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@hint/utils-json

Package Overview
Dependencies
Maintainers
3
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hint/utils-json - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

10

CHANGELOG.md

@@ -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 @@

14

package.json

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc