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

hops-development-proxy

Package Overview
Dependencies
Maintainers
9
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hops-development-proxy - npm Package Compare versions

Comparing version 15.0.0-nightly.11 to 15.0.0-nightly.14

34

CHANGELOG.md

@@ -6,2 +6,36 @@ # Change Log

# [15.0.0-nightly.14](https://github.com/xing/hops/compare/v15.0.0-nightly.13...v15.0.0-nightly.14) (2021-09-27)
**Note:** Version bump only for package hops-development-proxy
# [15.0.0-nightly.13](https://github.com/xing/hops/compare/v15.0.0-nightly.12...v15.0.0-nightly.13) (2021-09-27)
**Note:** Version bump only for package hops-development-proxy
# [15.0.0-nightly.12](https://github.com/xing/hops/compare/v15.0.0-nightly.11...v15.0.0-nightly.12) (2021-09-27)
### chore
* remove node 12 from engines field ([d3d3624](https://github.com/xing/hops/commit/d3d3624cec813bfe4d9ab4abe86e051bd7f9e61e))
* remove node 15 from engines ([f3c08b2](https://github.com/xing/hops/commit/f3c08b28feb6d64ff57f6c34b1f67a023146243d))
### BREAKING CHANGES
* drops Node 15 support
* drops Node 12 support
# [15.0.0-nightly.11](https://github.com/xing/hops/compare/v15.0.0-nightly.10...v15.0.0-nightly.11) (2021-07-26)

@@ -8,0 +42,0 @@

10

package.json
{
"name": "hops-development-proxy",
"version": "15.0.0-nightly.11",
"version": "15.0.0-nightly.14",
"description": "Proxy",

@@ -10,3 +10,3 @@ "keywords": [

"engines": {
"node": "12 || 14 || 15 || 16"
"node": "14 || 16"
},

@@ -21,8 +21,8 @@ "repository": {

"dependencies": {
"hops-debug": "15.0.0-nightly.11",
"hops-mixin": "15.0.0-nightly.11",
"hops-debug": "15.0.0-nightly.14",
"hops-mixin": "15.0.0-nightly.14",
"http-proxy-middleware": "^2.0.0"
},
"homepage": "https://github.com/xing/hops/tree/master/packages/development-proxy#readme",
"gitHead": "1698d4c76b023b9de94e23e798bcfddb1798e138"
"gitHead": "23beb61aea4e93b979a4e168cea188f820029b25"
}
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