New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

colleqtor

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

colleqtor - npm Package Compare versions

Comparing version 2.2.2 to 2.2.3

2

package.json
{
"name": "colleqtor",
"version": "2.2.2",
"version": "2.2.3",
"description": "Seize the directory.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -54,2 +54,6 @@ const { version } = require('../package.json');

if (!entries.length) {
return resolve(output);
}
try {

@@ -81,4 +85,2 @@ entries.forEach((dirEntry, index) => {

});
finish();
} catch (e) {

@@ -85,0 +87,0 @@ reject(e);

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