Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

libraries.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

libraries.io - npm Package Compare versions

Comparing version 3.2.5 to 3.2.6

2

dist/Endpoints.js

@@ -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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc