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.1.1 to 2.1.2

index.js

5

package.json
{
"name": "colleqtor",
"version": "2.1.1",
"version": "2.1.2",
"description": "Seize the directory.",
"main": "colleqtor.js",
"main": "index.js",
"scripts": {},

@@ -28,5 +28,4 @@ "repository": {

"dependencies": {
"node-jawn": "^1.2.1",
"zaq": "^2.1.3"
}
}

2

test.js
const zaq = require('zaq');
const path = require('path');
const colleqtor = require('./colleqtor.js');
const colleqtor = require('./index');

@@ -5,0 +5,0 @@ let testDir = path.join(__dirname, '/test');

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