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

electron-holochain

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electron-holochain - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

dist/holochain.d.ts

0

dist/src/holochain.d.ts

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ import { App } from 'electron';

@@ -0,0 +0,0 @@ export declare function constructOptions(options: HolochainRunnerOptions): string[];

export {};
//# sourceMappingURL=run-test.d.ts.map

2

package.json
{
"name": "electron-holochain",
"version": "0.0.6",
"version": "0.0.7",
"description": "manage holochain processes during an electron application runtime",

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

@@ -0,0 +0,0 @@ # electron-holochain

@@ -0,0 +0,0 @@ import * as childProcess from 'child_process'

@@ -0,0 +0,0 @@ import { App } from 'electron'

@@ -0,0 +0,0 @@ // translate the options object into

@@ -0,0 +0,0 @@ import * as path from 'path'

{
"include": ["src/**/*"],
"compilerOptions": {

@@ -3,0 +4,0 @@ "target": "es5",

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