Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "azurlane", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "Api wrapper for the azur lane api", | ||
@@ -36,6 +36,6 @@ "main": "dist/lib/index.js", | ||
"dependencies": { | ||
"axios": "^0.18.0" | ||
"axios": "^0.19.0" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^11.13.8", | ||
"@types/node": "^12.0.8", | ||
"gh-pages": "^2.0.1", | ||
@@ -45,5 +45,5 @@ "gts": "^1.0.0", | ||
"typedoc": "^0.14.2", | ||
"typedoc-plugin-markdown": "^1.2.0", | ||
"typescript": "^3.4.5" | ||
"typedoc-plugin-markdown": "^1.2.1", | ||
"typescript": "^3.5.1" | ||
} | ||
} |
{ | ||
"name": "azurlane", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "Api wrapper for the azur lane api", | ||
@@ -36,6 +36,6 @@ "main": "dist/lib/index.js", | ||
"dependencies": { | ||
"axios": "^0.18.0" | ||
"axios": "^0.19.0" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^11.13.8", | ||
"@types/node": "^12.0.8", | ||
"gh-pages": "^2.0.1", | ||
@@ -45,5 +45,5 @@ "gts": "^1.0.0", | ||
"typedoc": "^0.14.2", | ||
"typedoc-plugin-markdown": "^1.2.0", | ||
"typescript": "^3.4.5" | ||
"typedoc-plugin-markdown": "^1.2.1", | ||
"typescript": "^3.5.1" | ||
} | ||
} |
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
506284
+ Addedaxios@0.19.2(transitive)
- Removedaxios@0.18.1(transitive)
- Removedis-buffer@2.0.5(transitive)
Updatedaxios@^0.19.0