Socket
Socket
Sign inDemoInstall

@connectedcars/test

Package Overview
Dependencies
Maintainers
18
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@connectedcars/test - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

4

build/dist/src/http/http-server-base.js

@@ -77,7 +77,7 @@ "use strict";

}
this.httpServer.removeAllListeners('connection');
}
this.httpServer.removeAllListeners('listening');
this.httpServer.removeAllListeners('connection');
this.httpServer.close(() => {
this.isTerminating = false;
this.httpServer.removeAllListeners('listening');
resolve();

@@ -84,0 +84,0 @@ });

{
"name": "@connectedcars/test",
"version": "1.2.2",
"version": "1.2.3",
"description": "Test utilities for Node projects",

@@ -5,0 +5,0 @@ "main": "build/dist/src/index.js",

Sorry, the diff of this file is not supported yet

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