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.12 to 4.21.13

4

vis/index.d.ts

@@ -196,4 +196,4 @@ // Type definitions for vis.js 4.21

export interface TimelineTooltipOption {
followMouse: boolean;
overflowMethod: 'cap' | 'flip';
followMouse?: boolean;
overflowMethod?: 'cap' | 'flip';
}

@@ -200,0 +200,0 @@

{
"name": "@types/vis",
"version": "4.21.12",
"version": "4.21.13",
"description": "TypeScript definitions for vis.js",

@@ -79,4 +79,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "76b2ef0ed41ccf26fe736ff14360633ee00e561d37e2335777cdc0e485aef836",
"typesPublisherContentHash": "20cee5aa82ff09fbd8d33f1854d824df34db565e0dd0adcbed4155442b20da37",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Sat, 30 Mar 2019 04:33:11 GMT
* Last updated: Tue, 16 Apr 2019 20:47:16 GMT
* Dependencies: @types/moment

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

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