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.18 to 4.21.19

2

vis/index.d.ts

@@ -35,3 +35,3 @@ // Type definitions for vis.js 4.21

export type TimelineTimeAxisScaleType = 'millisecond' | 'second' | 'minute' | 'hour' |
'weekday' | 'day' | 'month' | 'year';
'weekday' | 'day' | 'week' | 'month' | 'year';
export type TimelineEventPropertiesResultWhatType = 'item' | 'background' | 'axis' |

@@ -38,0 +38,0 @@ 'group-label' | 'custom-time' | 'current-time';

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

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

},
"typesPublisherContentHash": "6ec710f06e3af36e5e3edaee585e4d924994a2c404934f30f41f3eaa2b55db12",
"typesPublisherContentHash": "587919e25f5e719424e2bf2abc80cc02ba785732f773d7f787c2f97e0d4661c2",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Mon, 01 Jul 2019 20:03:31 GMT
* Last updated: Mon, 19 Aug 2019 18:29:17 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