@advisoa/gateway-clients
Advanced tools
Comparing version 1.0.13 to 1.0.14
{ | ||
"name": "@advisoa/gateway-clients", | ||
"version": "1.0.13", | ||
"version": "1.0.14", | ||
"description": "", | ||
@@ -11,10 +11,9 @@ "main": "dist/bundle.js", | ||
"license": "MIT", | ||
"dependencies": { | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"Base64": "^1.2.0", | ||
"esbuild": "^0.17.14", | ||
"node-fetch": "^3.3.1" | ||
}, | ||
"devDependencies": { | ||
"esbuild": "^0.17.14" | ||
}, | ||
"type": "module" | ||
} |
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
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
0
0
92571
3
- RemovedBase64@^1.2.0
- Removednode-fetch@^3.3.1
- RemovedBase64@1.3.0(transitive)
- Removeddata-uri-to-buffer@4.0.1(transitive)
- Removedfetch-blob@3.2.0(transitive)
- Removedformdata-polyfill@4.0.10(transitive)
- Removednode-domexception@1.0.0(transitive)
- Removednode-fetch@3.3.2(transitive)
- Removedweb-streams-polyfill@3.3.3(transitive)