libraries.io
Advanced tools
Comparing version 3.1.0 to 3.1.1
@@ -6,2 +6,13 @@ # Change Log | ||
## 3.1.1 (2021-12-22) | ||
### Bug Fixes | ||
* Upgrade yarn lock file ([91511d0](https://github.com/ffflorian/api-clients/tree/main/packages/libraries.io/commit/91511d0f17882c1faedf55296ab11d9516a3d425)) | ||
# 3.1.0 (2021-07-30) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"author": "Florian Imdahl <git@ffflorian.de>", | ||
"dependencies": { | ||
"axios": "0.21.1" | ||
"axios": "0.24.0" | ||
}, | ||
"description": "A libraries.io API client", | ||
"devDependencies": { | ||
"@types/jasmine": "3.8.2", | ||
"@types/jasmine": "3.10.2", | ||
"@types/node": "~16", | ||
"jasmine": "3.8.0", | ||
"jasmine": "3.10.0", | ||
"rimraf": "3.0.2", | ||
"ts-node": "10.1.0", | ||
"typedoc": "0.21.4", | ||
"typescript": "4.3.5" | ||
"ts-node": "10.4.0", | ||
"typedoc": "0.22.10", | ||
"typescript": "4.5.4" | ||
}, | ||
@@ -39,4 +39,4 @@ "engines": { | ||
}, | ||
"version": "3.1.0", | ||
"gitHead": "389191fefe831c1975544a3e7bafd9e09d3b6b64" | ||
"version": "3.1.1", | ||
"gitHead": "d58af9a51f3046bf012cb2af1877c602c28d6e69" | ||
} |
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
114385
+ Addedaxios@0.24.0(transitive)
- Removedaxios@0.21.1(transitive)
Updatedaxios@0.24.0