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

graphology-types

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphology-types - npm Package Compare versions

Comparing version 0.15.3 to 0.15.4

2

index.d.ts

@@ -320,2 +320,3 @@ /**

import(data: SerializedGraph, merge?: boolean): this;
import(graph: AbstractGraph, merge?: boolean): this;

@@ -334,2 +335,3 @@ // Utils

static from(data: SerializedGraph): AbstractGraph;
static from(graph: AbstractGraph): AbstractGraph;
}

@@ -336,0 +338,0 @@

2

package.json
{
"name": "graphology-types",
"version": "0.15.3",
"version": "0.15.4",
"description": "TypeScript declaration for graphology.",

@@ -5,0 +5,0 @@ "main": "index.d.ts",

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