Socket
Socket
Sign inDemoInstall

crates.io

Package Overview
Dependencies
9
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.5 to 2.2.6

2

dist/Endpoints.js

@@ -78,3 +78,3 @@ "use strict";

Endpoint.summary = summary;
})(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"
},

@@ -9,5 +9,5 @@ "description": "A crates.io API client",

"@types/node": "~18",
"rimraf": "5.0.1",
"typedoc": "0.24.8",
"typescript": "5.0.4"
"rimraf": "5.0.5",
"typedoc": "0.25.3",
"typescript": "5.2.2"
},

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

},
"version": "2.2.5",
"gitHead": "fe1724ffea8c5caa80bfef331912b0877130b791"
"version": "2.2.6",
"gitHead": "821fab89f76213a7a554bf709de37cce4b014561"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc