@renet-consulting/http-hub-client
Advanced tools
Comparing version 15.0.1 to 15.0.2
{ | ||
"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 | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
26759
14
195
1
Updatedtslib@^2.6.2