New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@hint/utils-create-server

Package Overview
Dependencies
Maintainers
3
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hint/utils-create-server - npm Package Compare versions

Comparing version 3.4.3 to 3.4.4

11

CHANGELOG.md

@@ -0,1 +1,12 @@

# 3.4.4 (May 18, 2020)
## Chores
* [[`383670ba5e`](https://github.com/webhintio/hint/commit/383670ba5e897251a37030e3c5163391db8eaf26)] - Upgrade: Bump @types/lodash from 4.14.149 to 4.14.151 (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)).
* [[`7b671e5cbc`](https://github.com/webhintio/hint/commit/7b671e5cbc2822f5a994dc46937f6086df567939)] - Upgrade: Bump @types/express from 4.17.2 to 4.17.6 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)).
* [[`bd9f407ebf`](https://github.com/webhintio/hint/commit/bd9f407ebf0f4037c06b8e5637b2d882efb580ac)] - Upgrade: Bump @types/node from 13.13.2 to 13.13.4 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)).
* [[`48b4b39eae`](https://github.com/webhintio/hint/commit/48b4b39eae240045e74b39ad7060e38c27bbf38f)] - Upgrade: Bump @types/node from 13.9.2 to 13.13.2 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)).
# 3.4.3 (April 15, 2020)

@@ -2,0 +13,0 @@

14

package.json
{
"dependencies": {
"@hint/utils-network": "^1.0.3",
"@hint/utils-string": "^1.0.2",
"@hint/utils-network": "^1.0.4",
"@hint/utils-string": "^1.0.3",
"express": "^4.17.1",

@@ -12,9 +12,9 @@ "is-ci": "^2.0.0",

"devDependencies": {
"@types/express": "^4.17.2",
"@types/lodash": "^4.14.149",
"@types/node": "^13.9.2",
"@types/express": "^4.17.6",
"@types/lodash": "^4.14.151",
"@types/node": "^13.13.4",
"@types/on-headers": "^1.0.0",
"@typescript-eslint/eslint-plugin": "^1.13.0",
"@typescript-eslint/parser": "^1.12.0",
"ava": "^3.5.2",
"ava": "^3.8.2",
"cpx": "^1.5.0",

@@ -63,3 +63,3 @@ "eslint": "^6.8.0",

},
"version": "3.4.3"
"version": "3.4.4"
}

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