@asuka/http
Advanced tools
Comparing version 0.1.6 to 0.2.0
{ | ||
"name": "@asuka/http", | ||
"version": "0.1.6", | ||
"version": "0.2.0", | ||
"description": "A request library", | ||
@@ -32,4 +32,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@asuka/types": "^0.1.0", | ||
"@asuka/utils": "^0.1.6", | ||
"@asuka/types": "^0.2.0", | ||
"@asuka/utils": "^0.2.0", | ||
"qs": "^6.7.0", | ||
@@ -42,3 +42,3 @@ "rxjs": "^6.5.2", | ||
}, | ||
"gitHead": "3c063c4c7f016ab6edaf53cc8de5ea754cb289be" | ||
"gitHead": "e13fc60b532a620edc6d896bf1b92470794215f8" | ||
} |
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
+ Added@asuka/types@0.2.0(transitive)
+ Added@asuka/utils@0.2.0(transitive)
- Removed@asuka/types@0.1.0(transitive)
- Removed@asuka/utils@0.1.6(transitive)
Updated@asuka/types@^0.2.0
Updated@asuka/utils@^0.2.0