Socket
Socket
Sign inDemoInstall

@types/cal-heatmap

Package Overview
Dependencies
32
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.5.15-alpha to 3.5.16-alpha

6

package.json
{
"name": "@types/cal-heatmap",
"version": "3.5.15-alpha",
"version": "3.5.16-alpha",
"description": "Type definitions for cal-heatmap v3.5.4 from https://www.github.com/DefinitelyTyped/DefinitelyTyped",

@@ -10,3 +10,5 @@ "main": "",

"typings": "index.d.ts",
"dependencies": {}
"dependencies": {
"@types/d3": "*"
}
}

@@ -14,9 +14,9 @@ # Installation

# Details
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped in the cal-heatmap directory.
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/cal-heatmap
Additional Details
* Last updated: Tue, 17 May 2016 04:07:32 GMT
* Last updated: Thu, 19 May 2016 20:05:34 GMT
* Typings kind: Global
* Library Dependencies: none
* Library Dependencies: d3
* Module Dependencies: none
* Global values: CalHeatMap
{
"authors": "Chris Baker <https://github.com/RetroChrisB/>",
"definitionFilename": "index.d.ts",
"libraryDependencies": [],
"libraryDependencies": [
"d3"
],
"moduleDependencies": [],

@@ -12,2 +14,3 @@ "libraryMajorVersion": "3",

"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "Global",

@@ -14,0 +17,0 @@ "globals": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc