Socket
Socket
Sign inDemoInstall

@types/vis

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/vis - npm Package Compare versions

Comparing version 4.21.3 to 4.21.4

5

vis/index.d.ts

@@ -91,2 +91,6 @@ // Type definitions for vis.js 4.21

export interface SubGroupStackOptions {
[name: string]: boolean;
}
export interface DataGroup {

@@ -101,2 +105,3 @@ className?: string;

nestedGroups?: number[];
subgroupStack?: SubGroupStackOptions | boolean;
}

@@ -103,0 +108,0 @@

6

vis/package.json
{
"name": "@types/vis",
"version": "4.21.3",
"version": "4.21.4",
"description": "TypeScript definitions for vis.js",

@@ -51,3 +51,3 @@ "license": "MIT",

"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git.git"
},

@@ -58,4 +58,4 @@ "scripts": {},

},
"typesPublisherContentHash": "cd24bb3e17fd60b895e7359abd6839868d4dd3ab9f1ea338d2bc45fa5581fd4e",
"typesPublisherContentHash": "a35aa511215e137412e3866af0bb01d86abcd6817bcbbbf376dcd82d2514a4d7",
"typeScriptVersion": "2.0"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/vis
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped.git/tree/master/types/vis
Additional Details
* Last updated: Tue, 03 Apr 2018 17:35:01 GMT
* Last updated: Tue, 08 May 2018 17:01:00 GMT
* Dependencies: moment

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

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