libraries.io
Advanced tools
Comparing version 3.2.5 to 3.2.6
@@ -121,3 +121,3 @@ "use strict"; | ||
Endpoint.subscriptions = subscriptions; | ||
})(Endpoint = exports.Endpoint || (exports.Endpoint = {})); | ||
})(Endpoint || (exports.Endpoint = Endpoint = {})); | ||
//# sourceMappingURL=Endpoints.js.map |
{ | ||
"author": "Florian Imdahl <git@ffflorian.de>", | ||
"dependencies": { | ||
"axios": "1.4.0" | ||
"axios": "1.6.1" | ||
}, | ||
"description": "A libraries.io API client", | ||
"devDependencies": { | ||
"@types/jasmine": "4.3.2", | ||
"@types/jasmine": "5.1.2", | ||
"@types/node": "~18", | ||
"jasmine": "5.0.0", | ||
"rimraf": "5.0.1", | ||
"jasmine": "5.1.0", | ||
"rimraf": "5.0.5", | ||
"ts-node": "10.9.1", | ||
"typedoc": "0.24.8", | ||
"typescript": "5.0.4" | ||
"typedoc": "0.25.3", | ||
"typescript": "5.2.2" | ||
}, | ||
@@ -39,4 +39,4 @@ "engines": { | ||
}, | ||
"version": "3.2.5", | ||
"gitHead": "fe1724ffea8c5caa80bfef331912b0877130b791" | ||
"version": "3.2.6", | ||
"gitHead": "821fab89f76213a7a554bf709de37cce4b014561" | ||
} |
Sorry, the diff of this file is not supported yet
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
103086
+ Addedaxios@1.6.1(transitive)
- Removedaxios@1.4.0(transitive)
Updatedaxios@1.6.1