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 15.0.1 to 15.0.2

esm2020/lib/http-hub-client.mjs

28

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

@@ -17,3 +17,3 @@ "license": "MIT",

"dependencies": {
"tslib": "^2.0.0"
"tslib": "^2.6.2"
},

@@ -25,3 +25,23 @@ "peerDependencies": {

"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
}
karma.conf.js
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