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

@cytoscape-web/types

Package Overview
Dependencies
Maintainers
0
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cytoscape-web/types - npm Package Compare versions

Comparing version 1.1.13 to 1.1.14

4

dist/StoreModel/index.d.ts

@@ -8,3 +8,3 @@ /**

export * from './MessageStoreModel';
export * from './NetworkStoreModel';
export { NetworkStore, NetworkActions, NetworkState, NetworkUpdateActions, } from './NetworkStoreModel';
export * from './NetworkSummaryStoreModel';

@@ -17,2 +17,2 @@ export * from './OpaqueAspectStoreModel';

export * from './VisualStyleStoreModel';
export * from './WorkspaceStoreModel';
export { WorkspaceStore, WorkspaceState, WorkspaceActions, } from './WorkspaceStoreModel';

@@ -24,3 +24,2 @@ "use strict";

__exportStar(require("./MessageStoreModel"), exports);
__exportStar(require("./NetworkStoreModel"), exports);
__exportStar(require("./NetworkSummaryStoreModel"), exports);

@@ -33,2 +32,1 @@ __exportStar(require("./OpaqueAspectStoreModel"), exports);

__exportStar(require("./VisualStyleStoreModel"), exports);
__exportStar(require("./WorkspaceStoreModel"), exports);
{
"name": "@cytoscape-web/types",
"version": "1.1.13",
"version": "1.1.14",
"description": "Type definitions for Cytoscape Web data models",

@@ -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