You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

crates.io

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crates.io - npm Package Compare versions

Comparing version

to
2.3.0

10

package.json
{
"author": "Florian Imdahl <git@ffflorian.de>",
"dependencies": {
"axios": "1.8.2"
"axios": "1.10.0"
},

@@ -10,4 +10,4 @@ "description": "A crates.io API client",

"rimraf": "6.0.1",
"typedoc": "0.27.9",
"typescript": "5.7.3"
"typedoc": "0.28.7",
"typescript": "5.8.3"
},

@@ -37,4 +37,4 @@ "engines": {

},
"version": "2.2.10",
"gitHead": "0f0d5ef1038bae6ec9b7b307ef7c4bf65e0d9a5c"
"version": "2.3.0",
"gitHead": "6d031a4757c04a5bf22b3a8c47e394e81bd981a9"
}