Socket
Socket
Sign inDemoInstall

@types/d3-cloud

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/d3-cloud - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

2

d3-cloud/index.d.ts

@@ -8,2 +8,4 @@ // Type definitions for d3JS cloud layout plugin by Jason Davies v1.2.2

export = d3.layout.cloud;
declare module 'd3' {

@@ -10,0 +12,0 @@ namespace layout {

5

d3-cloud/package.json
{
"name": "@types/d3-cloud",
"version": "1.2.0",
"version": "1.2.1",
"description": "TypeScript definitions for d3JS cloud layout plugin by Jason Davies",

@@ -14,2 +14,3 @@ "license": "MIT",

"main": "",
"types": "index",
"repository": {

@@ -23,4 +24,4 @@ "type": "git",

},
"typesPublisherContentHash": "906f5032783ca162c5f8fae098706dea782b77c4f26ae9477199f907f111ef0b",
"typesPublisherContentHash": "dd62ab9c6b989222edca641681caf179581ef78ab73e413cc8efac6c1cfe2155",
"typeScriptVersion": "2.0"
}

@@ -11,4 +11,4 @@ # Installation

Additional Details
* Last updated: Tue, 11 Sep 2018 00:08:42 GMT
* Dependencies: d3
* Last updated: Mon, 31 Dec 2018 18:25:26 GMT
* Dependencies: @types/d3
* Global values: none

@@ -15,0 +15,0 @@

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