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

@renet-consulting/http-hub-client

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@renet-consulting/http-hub-client - npm Package Compare versions

Comparing version 14.0.3 to 15.0.0

karma.conf.js

30

package.json
{
"name": "@renet-consulting/http-hub-client",
"version": "14.0.3",
"version": "15.0.0",
"author": "Michael Vasyliv",

@@ -20,27 +20,7 @@ "license": "MIT",

"peerDependencies": {
"@angular/common": "^14.0.0",
"@angular/core": "^14.0.0",
"@angular/common": "^15.2.10",
"@angular/core": "^15.2.10",
"@aspnet/signalr": "^1.1.4",
"rxjs": "^7.4.0"
},
"module": "fesm2015/renet-consulting-http-hub-client.mjs",
"es2020": "fesm2020/renet-consulting-http-hub-client.mjs",
"esm2020": "esm2020/renet-consulting-http-hub-client.mjs",
"fesm2020": "fesm2020/renet-consulting-http-hub-client.mjs",
"fesm2015": "fesm2015/renet-consulting-http-hub-client.mjs",
"typings": "index.d.ts",
"exports": {
"./package.json": {
"default": "./package.json"
},
".": {
"types": "./index.d.ts",
"esm2020": "./esm2020/renet-consulting-http-hub-client.mjs",
"es2020": "./fesm2020/renet-consulting-http-hub-client.mjs",
"es2015": "./fesm2015/renet-consulting-http-hub-client.mjs",
"node": "./fesm2015/renet-consulting-http-hub-client.mjs",
"default": "./fesm2020/renet-consulting-http-hub-client.mjs"
}
},
"sideEffects": false
}
}
}

@@ -5,2 +5,5 @@ # HttpHubClient

## Release v15.0.0
Converted project to Angular v15
## Release v14.0.1

@@ -7,0 +10,0 @@ Upgrade "rxjs" to "~6.6.7"

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