Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/d3-scale

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/d3-scale - npm Package Compare versions

Comparing version 0.0.3 to 1.0.4

2

d3-scale/index.d.ts

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

// Type definitions for D3JS d3-scale module 1.0.1
// Type definitions for D3JS d3-scale module v1.0.3
// Project: https://github.com/d3/d3-scale/

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

{
"name": "@types/d3-scale",
"version": "0.0.3",
"description": "TypeScript definitions for D3JS d3-scale module 1.0.1",
"version": "1.0.4",
"description": "TypeScript definitions for D3JS d3-scale module v1.0.3",
"license": "MIT",

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

"dependencies": {
"@types/d3-time": "0.0.*"
"@types/d3-time": "*"
},
"typings": "index.d.ts"
"typings": "index.d.ts",
"typesPublisherContentHash": "034467991e6921c895c572c9bcdd3a998f5870fc5c4bb655a528637316d18c64"
}

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

# Summary
This package contains type definitions for D3JS d3-scale module 1.0.1 (https://github.com/d3/d3-scale/).
This package contains type definitions for D3JS d3-scale module v1.0.3 (https://github.com/d3/d3-scale/).

@@ -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: ProperModule

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

@@ -8,5 +8,5 @@ {

],
"libraryMajorVersion": "0",
"libraryMajorVersion": "1",
"libraryMinorVersion": "0",
"libraryName": "D3JS d3-scale module 1.0.1",
"libraryName": "D3JS d3-scale module v1.0.3",
"typingsPackageName": "d3-scale",

@@ -25,3 +25,3 @@ "projectName": "https://github.com/d3/d3-scale/",

"hasPackageJson": false,
"contentHash": "a01df9f8c6c2a8d7c8099f601d24bc12f04a66356a161e6f4d56d9006775e676"
"contentHash": "034467991e6921c895c572c9bcdd3a998f5870fc5c4bb655a528637316d18c64"
}
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