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

@baklavajs/core

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@baklavajs/core - npm Package Compare versions

Comparing version 1.10.0 to 1.10.1

0

dist/baklavajs-core/src/connection.d.ts

@@ -0,0 +0,0 @@ import { NodeInterface } from "./nodeInterface";

@@ -0,0 +0,0 @@ import { Node } from "./node";

export default function generateId(): string;

@@ -0,0 +0,0 @@ export * from "./connection";

@@ -0,0 +0,0 @@ import { NodeInterface } from "./nodeInterface";

@@ -0,0 +0,0 @@ import { Node } from "./node";

@@ -0,0 +0,0 @@ import { IInterfaceState } from "../types/state";

@@ -0,0 +0,0 @@ import { INodeOption } from "../types/nodeOption";

@@ -0,0 +0,0 @@ import { INodeInterface } from "./nodeInterface";

@@ -0,0 +0,0 @@ import { IAddConnectionEventData, IAddNodeTypeEventData } from "./eventDataTypes";

@@ -0,0 +0,0 @@ import { INodeInterface } from "./nodeInterface";

@@ -0,0 +0,0 @@ export * from "./connection";

@@ -0,0 +0,0 @@ import { IBaklavaEvent, IPreventableBaklavaEvent, IHook } from "../../baklavajs-events/types";

@@ -0,0 +0,0 @@ import { INode } from "./node";

@@ -0,0 +0,0 @@ import { IBaklavaEvent, IPreventableBaklavaEvent } from "../../baklavajs-events/types";

@@ -0,0 +0,0 @@ import { IEditor } from "./editor";

@@ -0,0 +0,0 @@ export interface IState extends Record<string, any> {

@@ -0,0 +0,0 @@ export declare type TokenType = object | symbol;

4

package.json
{
"name": "@baklavajs/core",
"version": "1.10.0",
"version": "1.10.1",
"description": "Core logic of BaklavaJS, a graph editor / node editor for the web",

@@ -51,3 +51,3 @@ "author": "newcat <freddy.wagner@web.de>",

},
"gitHead": "fbb94d5e6efca66d7f0c01b05d16a45fdfbd6fa2"
"gitHead": "7434e02aabb85c9d8200058c92ac24ae39b84c36"
}

@@ -0,0 +0,0 @@ # `baklavajs-core`

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