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

@capriza/connector-controller

Package Overview
Dependencies
Maintainers
4
Versions
345
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@capriza/connector-controller - npm Package Compare versions

Comparing version 1.0.63 to 1.0.64

2

package.json
{
"name": "@capriza/connector-controller",
"version": "1.0.63",
"version": "1.0.64",
"description": "Capriza connectors controller",

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

var should = require('chai').should();
var syncher = require ("../lib/syncher.js");
var hash = require ("object-hash");
var chai = require('chai');
var expect = chai.expect;
var Logger = require ("../lib/log").Logger;

@@ -5,0 +7,0 @@ var loggerFactory = new Logger("console");

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