@bufferapp/micro-rpc-client
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@bufferapp/micro-rpc-client", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Universal JS client for micro-rpc", | ||
@@ -44,6 +44,6 @@ "main": "index.js", | ||
"eslint-plugin-react": "^6.10.3", | ||
"jest": "^19.0.2" | ||
"jest": "^26.6.3" | ||
}, | ||
"dependencies": { | ||
"isomorphic-fetch": "^2.2.1" | ||
"isomorphic-fetch": "^3.0.0" | ||
}, | ||
@@ -50,0 +50,0 @@ "files": [ |
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
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
+ Addedisomorphic-fetch@3.0.0(transitive)
+ Addednode-fetch@2.7.0(transitive)
+ Addedtr46@0.0.3(transitive)
+ Addedwebidl-conversions@3.0.1(transitive)
+ Addedwhatwg-url@5.0.0(transitive)
- Removedencoding@0.1.13(transitive)
- Removediconv-lite@0.6.3(transitive)
- Removedis-stream@1.1.0(transitive)
- Removedisomorphic-fetch@2.2.1(transitive)
- Removednode-fetch@1.7.3(transitive)
- Removedsafer-buffer@2.1.2(transitive)
Updatedisomorphic-fetch@^3.0.0