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

libkernel

Package Overview
Dependencies
Maintainers
1
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libkernel - npm Package Compare versions

Comparing version 0.0.13 to 0.0.14

1

dist/index.d.ts

@@ -1,2 +0,1 @@

export { sayHello, sayGoodbye } from './hello-world';
export { init, testMessage } from './messages';

@@ -1,2 +0,1 @@

export { sayHello, sayGoodbye } from './hello-world';
export { init, testMessage } from './messages';

2

dist/messages.js

@@ -87,3 +87,3 @@ var bridgeExists;

bridgeExists = false;
bridgeAvailable.reject();
bridgeAvailable.reject("bridge did not respond after 100ms");
console.log("[libkernel] bridge not found");

@@ -90,0 +90,0 @@ }

{
"name": "libkernel",
"version": "0.0.13",
"version": "0.0.14",
"description": "helper library to interact with the skynet kernel",

@@ -5,0 +5,0 @@ "main": "dist/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