Socket
Socket
Sign inDemoInstall

@types/d3-path

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/d3-path - npm Package Compare versions

Comparing version 1.0.8 to 2.0.0

9

d3-path/index.d.ts

@@ -1,7 +0,10 @@

// Type definitions for D3JS d3-path module 1.0
// Type definitions for D3JS d3-path module 2.0
// Project: https://github.com/d3/d3-path/, https://d3js.org/d3-path
// Definitions by: Tom Wanzek <https://github.com/tomwanzek>, Alex Ford <https://github.com/gustavderdrache>, Boris Yankov <https://github.com/borisyankov>
// Definitions by: Tom Wanzek <https://github.com/tomwanzek>
// Alex Ford <https://github.com/gustavderdrache>
// Boris Yankov <https://github.com/borisyankov>
// Nathan Bierema <https://github.com/Methuselah96>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// Last module patch version validated against: 1.0.5
// Last module patch version validated against: 2.0.0

@@ -8,0 +11,0 @@ /**

{
"name": "@types/d3-path",
"version": "1.0.8",
"version": "2.0.0",
"description": "TypeScript definitions for D3JS d3-path module",

@@ -21,14 +21,20 @@ "license": "MIT",

"githubUsername": "borisyankov"
},
{
"name": "Nathan Bierema",
"url": "https://github.com/Methuselah96",
"githubUsername": "Methuselah96"
}
],
"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-path"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "391ba45d732bfb4954873e9bea44666d9c56d4a273fc5e814ecaaa3e13adf21e",
"typeScriptVersion": "2.0"
"typesPublisherContentHash": "34d85285ab3085a42eac4c2722a5ecea0e4f64894c7914f42b6c6f534cfe60e8",
"typeScriptVersion": "3.2"
}

@@ -5,9 +5,9 @@ # Installation

# Summary
This package contains type definitions for D3JS d3-path module ( https://github.com/d3/d3-path/ ).
This package contains type definitions for D3JS d3-path module (https://github.com/d3/d3-path/).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-path
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-path.
Additional Details
* Last updated: Wed, 13 Feb 2019 17:21:53 GMT
### Additional Details
* Last updated: Tue, 29 Sep 2020 22:54:46 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * 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>.
These definitions were written by [Tom Wanzek](https://github.com/tomwanzek), [Alex Ford](https://github.com/gustavderdrache), [Boris Yankov](https://github.com/borisyankov), and [Nathan Bierema](https://github.com/Methuselah96).

Sorry, the diff of this file is not supported yet

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