Socket
Socket
Sign inDemoInstall

@types/d3-selection-multi

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/d3-selection-multi - npm Package Compare versions

Comparing version 0.0.2 to 1.0.3

2

d3-selection-multi/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for D3JS d3-selection-multi module 1.0.0
// Type definitions for D3JS d3-selection-multi module v1.0.0
// Project: https://github.com/d3/d3-selection-multi/

@@ -3,0 +3,0 @@ // Definitions by: Alex Ford <https://github.com/gustavderdrache>, Boris Yankov <https://github.com/borisyankov>

{
"name": "@types/d3-selection-multi",
"version": "0.0.2",
"description": "TypeScript definitions for D3JS d3-selection-multi module 1.0.0",
"version": "1.0.3",
"description": "TypeScript definitions for D3JS d3-selection-multi module v1.0.0",
"license": "MIT",

@@ -14,6 +14,7 @@ "author": "Alex Ford <https://github.com/gustavderdrache>, Boris Yankov <https://github.com/borisyankov>",

"dependencies": {
"@types/d3-selection": "0.0.*",
"@types/d3-transition": "0.0.*"
"@types/d3-selection": "*",
"@types/d3-transition": "*"
},
"typings": "index.d.ts"
"typings": "index.d.ts",
"typesPublisherContentHash": "8e7d54be47c9cea36136d732f24a1598985537db6328c582fd6e2ecff4ea91a8"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for D3JS d3-selection-multi module 1.0.0 (https://github.com/d3/d3-selection-multi/).
This package contains type definitions for D3JS d3-selection-multi module v1.0.0 (https://github.com/d3/d3-selection-multi/).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Thu, 25 Aug 2016 16:56:03 GMT
* Last updated: Mon, 12 Sep 2016 19:00:00 GMT
* File structure: ModuleAugmentation

@@ -15,0 +15,0 @@ * Library Dependencies: none

@@ -9,5 +9,5 @@ {

],
"libraryMajorVersion": "0",
"libraryMajorVersion": "1",
"libraryMinorVersion": "0",
"libraryName": "D3JS d3-selection-multi module 1.0.0",
"libraryName": "D3JS d3-selection-multi module v1.0.0",
"typingsPackageName": "d3-selection-multi",

@@ -27,3 +27,3 @@ "projectName": "https://github.com/d3/d3-selection-multi/",

"hasPackageJson": false,
"contentHash": "c967178f0de3afbf65113d7da92bd703797a57b64592e7790a58aff41183c601"
"contentHash": "8e7d54be47c9cea36136d732f24a1598985537db6328c582fd6e2ecff4ea91a8"
}
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