@xapp/arachne-utils
Advanced tools
Comparing version 0.2.0 to 0.2.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.2.3](https://github.com/xapp-ai/arachne/compare/v0.2.2...v0.2.3) (2021-01-05) | ||
**Note:** Version bump only for package @xapp/arachne-utils | ||
# [0.2.0](https://github.com/xapp-ai/arachne/compare/v0.1.2...v0.2.0) (2020-11-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@xapp/arachne-utils", | ||
"version": "0.2.0", | ||
"version": "0.2.3", | ||
"types": "lib/index", | ||
@@ -33,3 +33,3 @@ "main": "lib/index", | ||
"dependencies": { | ||
"normalize-url": "5.1.0" | ||
"normalize-url": "4.5.0" | ||
}, | ||
@@ -42,3 +42,3 @@ "scripts": { | ||
}, | ||
"gitHead": "39489c5e9b574b781a64207a031b463aaef13c98" | ||
"gitHead": "e9d242f473256806cafd7020f298883f5fc0c363" | ||
} |
9036
+ Addednormalize-url@4.5.0(transitive)
- Removednormalize-url@5.1.0(transitive)
Updatednormalize-url@4.5.0