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

@chalupajs/communication-darcon

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chalupajs/communication-darcon - npm Package Compare versions

Comparing version 1.0.0 to 1.2.0

0

dist/src/BuilderStrategy/ConstructedService.d.ts

@@ -0,0 +0,0 @@ /**

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=ConstructedService.js.map

@@ -0,0 +0,0 @@ import { IBuilderStrategy, IIntermediateService } from '@chalupajs/interface';

@@ -0,0 +0,0 @@ import { ICommunicationChannel } from '@chalupajs/interface';

@@ -0,0 +0,0 @@ import { ICommunicationFacade, AbstractCommunicationFacade, ServiceAppearedCallback, ServiceDisappearedCallback, IFacadeContainer, MethodCallable, EventCallable } from '@chalupajs/interface';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

export { DarconConfig } from './Config/DarconConfig';
export { DarconBuilderStrategy } from './BuilderStrategy/DarconBuilderStrategy';

@@ -0,0 +0,0 @@ "use strict";

export declare function newUID(): string;
export declare function timeout(ms: number): Promise<unknown>;

@@ -0,0 +0,0 @@ "use strict";

4

package.json
{
"name": "@chalupajs/communication-darcon",
"version": "1.0.0",
"version": "1.2.0",
"description": "Service framework",

@@ -30,3 +30,3 @@ "main": "dist/src/index.js",

"uuid": "8.3.2",
"@chalupajs/interface": "1.0.0",
"@chalupajs/interface": "1.2.0",
"darcon": "1.5.56"

@@ -33,0 +33,0 @@ },

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