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 1.0.5 to 1.0.6

5

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

@@ -17,3 +17,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "7a6d5ab417a0a4e50670019b5a8858ebfe1c58bae1c05139c1a57edfb0907f79"
"typesPublisherContentHash": "a8d759b53d9c2b75457187ad4e7dcdd3035fc3f4d1c6443bb4d93425b234d4d5",
"typeScriptVersion": "2.0"
}

7

d3-scale/README.md

@@ -8,8 +8,7 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/d3-scale
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/d3-scale
Additional Details
* Last updated: Wed, 07 Dec 2016 15:03:49 GMT
* Library Dependencies: none
* Module Dependencies: d3-time
* Last updated: Fri, 13 Jan 2017 15:10:28 GMT
* Dependencies: d3-time
* Global values: none

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

{
"authors": "Tom Wanzek <https://github.com/tomwanzek>, Alex Ford <https://github.com/gustavderdrache>, Boris Yankov <https://github.com/borisyankov>",
"libraryDependencies": [],
"moduleDependencies": [
"d3-time"
],
"libraryMajorVersion": 1,
"libraryMinorVersion": 0,
"name": "d3-scale",
"libraryName": "D3JS d3-scale module",
"typingsPackageName": "d3-scale",
"projectName": "https://github.com/d3/d3-scale/",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"globals": [],
"declaredModules": [
"d3-scale"
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "7a6d5ab417a0a4e50670019b5a8858ebfe1c58bae1c05139c1a57edfb0907f79"
"data": {
"authors": "Tom Wanzek <https://github.com/tomwanzek>, Alex Ford <https://github.com/gustavderdrache>, Boris Yankov <https://github.com/borisyankov>",
"dependencies": {
"d3-time": "*"
},
"pathMappings": {},
"libraryMajorVersion": 1,
"libraryMinorVersion": 0,
"typeScriptVersion": "2.0",
"libraryName": "D3JS d3-scale module",
"typingsPackageName": "d3-scale",
"projectName": "https://github.com/d3/d3-scale/",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"globals": [],
"declaredModules": [
"d3-scale/."
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "a8d759b53d9c2b75457187ad4e7dcdd3035fc3f4d1c6443bb4d93425b234d4d5"
},
"isLatest": true
}

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