Socket
Socket
Sign inDemoInstall

@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 2.1.1 to 2.2.0

16

d3-scale/package.json
{
"name": "@types/d3-scale",
"version": "2.1.1",
"version": "2.2.0",
"description": "TypeScript definitions for D3JS d3-scale module",

@@ -26,9 +26,15 @@ "license": "MIT",

"githubUsername": "denisname"
},
{
"name": "rulonder",
"url": "https://github.com/rulonder",
"githubUsername": "rulonder"
}
],
"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/d3-scale"
},

@@ -39,4 +45,4 @@ "scripts": {},

},
"typesPublisherContentHash": "ba5cfd47586fc16771cc8e3ca79e1394e4bdfd52cf9fba51c471f829cef2cde0",
"typeScriptVersion": "2.3"
"typesPublisherContentHash": "90ca298c28a8a724bbd22bfa14ccc1210c3f8aba3db9a824e2e1c69a8ebaa774",
"typeScriptVersion": "2.8"
}

@@ -5,13 +5,13 @@ # Installation

# Summary
This package contains type definitions for D3JS d3-scale module ( https://github.com/d3/d3-scale/ ).
This package contains type definitions for D3JS d3-scale module (https://github.com/d3/d3-scale/).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-scale
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-scale.
Additional Details
* Last updated: Wed, 13 Feb 2019 18:07:33 GMT
* Dependencies: @types/d3-time
### Additional Details
* Last updated: Thu, 05 Mar 2020 23:59:48 GMT
* Dependencies: [@types/d3-time](https://npmjs.com/package/@types/d3-time)
* Global values: none
# Credits
These definitions were written by Tom Wanzek <https://github.com/tomwanzek>, Alex Ford <https://github.com/gustavderdrache>, Boris Yankov <https://github.com/borisyankov>, denisname <https://github.com/denisname>.
These definitions were written by [Tom Wanzek](https://github.com/tomwanzek), [Alex Ford](https://github.com/gustavderdrache), [Boris Yankov](https://github.com/borisyankov), [denisname](https://github.com/denisname), and [rulonder](https://github.com/rulonder).

Sorry, the diff of this file is too big to display

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