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.8 to 4.21.9

2

vis/index.d.ts

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

// Avraham Essoudry <https://github.com/avrahamcool>
// Dmitriy Trifonov <https://github.com/divideby>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -248,2 +249,3 @@

onAddGroup?: TimelineOptionsGroupCallbackFunction;
onInitialDrawComplete?: (() => void);
onUpdate?: TimelineOptionsItemCallbackFunction;

@@ -250,0 +252,0 @@ onMove?: TimelineOptionsItemCallbackFunction;

10

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

@@ -61,5 +61,11 @@ "license": "MIT",

"githubUsername": "avrahamcool"
},
{
"name": "Dmitriy Trifonov",
"url": "https://github.com/divideby",
"githubUsername": "divideby"
}
],
"main": "",
"types": "index",
"repository": {

@@ -73,4 +79,4 @@ "type": "git",

},
"typesPublisherContentHash": "1f761335fa06632d4b3b8f00f456ff991f25841e38a0f1a529fe2d67e2db3ecf",
"typesPublisherContentHash": "16e661e317ff934c89db6a8ded683755ddd7ed590b41d1290b7b375c321fce52",
"typeScriptVersion": "2.0"
}

@@ -11,7 +11,7 @@ # Installation

Additional Details
* Last updated: Mon, 24 Sep 2018 20:19:02 GMT
* Dependencies: moment
* Last updated: Fri, 30 Nov 2018 21:10:53 GMT
* Dependencies: @types/moment
* Global values: vis
# Credits
These definitions were written by Michaël Bitard <https://github.com/MichaelBitard>, MacLeod Broad <https://github.com/macleodbroad-wf>, Adrian Caballero <https://github.com/adripanico>, Severin <https://github.com/seveves>, kaktus40 <https://github.com/kaktus40>, Matthieu Maitre <https://github.com/mmaitre314>, Adam Lewis <https://github.com/supercargo>, Alex Soh <https://github.com/takato1314>, Oleksii Kachura <https://github.com/alex-kachura>, dcop <https://github.com/dcop>, Avraham Essoudry <https://github.com/avrahamcool>.
These definitions were written by Michaël Bitard <https://github.com/MichaelBitard>, MacLeod Broad <https://github.com/macleodbroad-wf>, Adrian Caballero <https://github.com/adripanico>, Severin <https://github.com/seveves>, kaktus40 <https://github.com/kaktus40>, Matthieu Maitre <https://github.com/mmaitre314>, Adam Lewis <https://github.com/supercargo>, Alex Soh <https://github.com/takato1314>, Oleksii Kachura <https://github.com/alex-kachura>, dcop <https://github.com/dcop>, Avraham Essoudry <https://github.com/avrahamcool>, Dmitriy Trifonov <https://github.com/divideby>.
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