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

@zlepper/rpc

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zlepper/rpc - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

1

esm/index.d.ts
export * from './client/worker-consumer.js';
export * from './client/worker-client-connection.js';
export * from './shared/cross-invocation.js';
export * from './shared/normalized-event-target.js';
export * from './worker/worker-provider.js';
export * from './worker/worker-server-connection.js';
export * from './client/worker-consumer.js';
export * from './client/worker-client-connection.js';
export * from './shared/cross-invocation.js';
export * from './shared/normalized-event-target.js';
export * from './worker/worker-provider.js';
export * from './worker/worker-server-connection.js';
//# sourceMappingURL=index.js.map

2

package.json
{
"name": "@zlepper/rpc",
"version": "0.0.7",
"version": "0.0.8",
"description": "Allows RPC from the main thread to a background worker thread (Of any kind), using ES6 classes.",

@@ -5,0 +5,0 @@ "scripts": {

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