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

@lyubomyr.rudko/common

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lyubomyr.rudko/common - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

build/events/order-status.d.ts

2

build/events/base-publisher.js

@@ -14,3 +14,3 @@ "use strict";

}
console.log("Event published to subject", this.subject);
// console.log("Event published to subject", this.subject);
resolve();

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

@@ -6,1 +6,2 @@ export * from "./base-listener";

export * from "./ticket-updated-event";
export * from "./order-status";

@@ -22,1 +22,2 @@ "use strict";

__exportStar(require("./ticket-updated-event"), exports);
__exportStar(require("./order-status"), exports);
{
"name": "@lyubomyr.rudko/common",
"version": "1.0.6",
"version": "1.0.7",
"description": "",

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

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