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

@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.1 to 2.1.2

graphlib/index.d.ts

7

graphlib/package.json
{
"name": "@types/graphlib",
"version": "2.1.1",
"version": "2.1.2",
"description": "TypeScript definitions for graphlib 2.1.1",

@@ -14,4 +14,5 @@ "license": "MIT",

"dependencies": {},
"typings": "graphlib.d.ts",
"typesPublisherContentHash": "88825779e8feaebb0dee71b2b33fc94a523361461006f3c1182306111ad56773"
"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "fa4a837818223eccb57a90843a6f37d81a0baf8fb9e42d5724802eb81a76433a"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* Last updated: Wed, 05 Oct 2016 20:53:32 GMT
* File structure: DeclareModule

@@ -14,0 +14,0 @@ * Library Dependencies: none

{
"authors": "Dan Vanderkam <http://danvk.org/>",
"definitionFilename": "graphlib.d.ts",
"definitionFilename": "index.d.ts",
"libraryDependencies": [],

@@ -19,6 +19,6 @@ "moduleDependencies": [],

"files": [
"graphlib.d.ts"
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "88825779e8feaebb0dee71b2b33fc94a523361461006f3c1182306111ad56773"
"contentHash": "fa4a837818223eccb57a90843a6f37d81a0baf8fb9e42d5724802eb81a76433a"
}
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