Socket
Socket
Sign inDemoInstall

@types/graphlib

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/graphlib - npm Package Compare versions

Comparing version 2.1.4 to 2.1.5

graphlib/LICENSE

2

graphlib/index.d.ts

@@ -95,3 +95,3 @@ // Type definitions for graphlib 2.1.1

*/
children(v: string): string[];
children(v?: string): string[];

@@ -98,0 +98,0 @@ /**

{
"name": "@types/graphlib",
"version": "2.1.4",
"version": "2.1.5",
"description": "TypeScript definitions for graphlib",

@@ -17,11 +17,12 @@ "license": "MIT",

"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/graphlib"
},
"scripts": {},
"dependencies": {},
"peerDependencies": {},
"typesPublisherContentHash": "2d78ce72da272c8124dc789e1fb972f14327d76a64db56ee1cdc72188f2149dd",
"typesPublisherContentHash": "4c526a98274273f9708b77cd1408256e04373b4057a11123750d2ff74d5bff87",
"typeScriptVersion": "2.0"
}

@@ -5,9 +5,9 @@ # Installation

# Summary
This package contains type definitions for graphlib (https://github.com/cpettitt/graphlib).
This package contains type definitions for graphlib ( https://github.com/cpettitt/graphlib ).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/graphlib
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/graphlib
Additional Details
* Last updated: Fri, 07 Apr 2017 22:26:35 GMT
* Last updated: Tue, 30 Apr 2019 17:16:57 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

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