libraries.io
Advanced tools
Comparing version 3.2.4 to 3.2.5
{ | ||
"author": "Florian Imdahl <git@ffflorian.de>", | ||
"dependencies": { | ||
"axios": "1.3.5" | ||
"axios": "1.4.0" | ||
}, | ||
"description": "A libraries.io API client", | ||
"devDependencies": { | ||
"@types/jasmine": "4.3.1", | ||
"@types/jasmine": "4.3.2", | ||
"@types/node": "~18", | ||
"jasmine": "4.6.0", | ||
"rimraf": "5.0.0", | ||
"jasmine": "5.0.0", | ||
"rimraf": "5.0.1", | ||
"ts-node": "10.9.1", | ||
"typedoc": "0.24.1", | ||
"typedoc": "0.24.8", | ||
"typescript": "5.0.4" | ||
@@ -39,4 +39,4 @@ }, | ||
}, | ||
"version": "3.2.4", | ||
"gitHead": "f465953cd686a8aeb90b7c46c18ece57c55af76f" | ||
"version": "3.2.5", | ||
"gitHead": "fe1724ffea8c5caa80bfef331912b0877130b791" | ||
} |
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
+ Addedaxios@1.4.0(transitive)
- Removedaxios@1.3.5(transitive)
Updatedaxios@1.4.0