Socket
Socket
Sign inDemoInstall

@types/d3-shape

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/d3-shape - npm Package Compare versions

Comparing version 1.3.2 to 1.3.3

15

d3-shape/package.json
{
"name": "@types/d3-shape",
"version": "1.3.2",
"version": "1.3.3",
"description": "TypeScript definitions for D3JS d3-shape module",

@@ -26,6 +26,11 @@ "license": "MIT",

"githubUsername": "denisname"
},
{
"name": "Nathan Bierema",
"url": "https://github.com/Methuselah96",
"githubUsername": "Methuselah96"
}
],
"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -38,6 +43,6 @@ "type": "git",

"dependencies": {
"@types/d3-path": "*"
"@types/d3-path": "^1"
},
"typesPublisherContentHash": "8e0a4accfeee05a0009f3ef5eb32056dd447a0f054eaba03b717364ea3ea650d",
"typeScriptVersion": "2.3"
"typesPublisherContentHash": "c26161047c0825e8174e8de81b097cf606880e609a2daff86e01981a37f1c74a",
"typeScriptVersion": "3.2"
}

@@ -8,10 +8,10 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-shape
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-shape.
Additional Details
* Last updated: Mon, 14 Oct 2019 16:05:12 GMT
* Dependencies: @types/d3-path
### Additional Details
* Last updated: Tue, 29 Sep 2020 22:54:47 GMT
* Dependencies: [@types/d3-path](https://npmjs.com/package/@types/d3-path)
* 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>, and 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 [Nathan Bierema](https://github.com/Methuselah96).

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

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