Socket
Socket
Sign inDemoInstall

@types/d3-shape

Package Overview
Dependencies
1
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.6 to 1.0.7

5

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

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

"peerDependencies": {},
"typesPublisherContentHash": "c1c9769ba0f2074d5926910bb71474978369989694d86cf8b04e2f7c0176f9e8"
"typesPublisherContentHash": "dedb0e09f9a684906511a5596fb77bd16dcf717d45ac77236433929e62bb94b5",
"typeScriptVersion": "2.0"
}

7

d3-shape/README.md

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

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/d3-shape
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/d3-shape
Additional Details
* Last updated: Wed, 07 Dec 2016 15:03:49 GMT
* Library Dependencies: none
* Module Dependencies: d3-path
* Last updated: Fri, 13 Jan 2017 15:10:28 GMT
* Dependencies: d3-path
* 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-path"
],
"libraryMajorVersion": 1,
"libraryMinorVersion": 0,
"name": "d3-shape",
"libraryName": "D3JS d3-shape module",
"typingsPackageName": "d3-shape",
"projectName": "https://github.com/d3/d3-shape/",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"globals": [],
"declaredModules": [
"d3-shape"
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "c1c9769ba0f2074d5926910bb71474978369989694d86cf8b04e2f7c0176f9e8"
"data": {
"authors": "Tom Wanzek <https://github.com/tomwanzek>, Alex Ford <https://github.com/gustavderdrache>, Boris Yankov <https://github.com/borisyankov>",
"dependencies": {
"d3-path": "*"
},
"pathMappings": {},
"libraryMajorVersion": 1,
"libraryMinorVersion": 0,
"typeScriptVersion": "2.0",
"libraryName": "D3JS d3-shape module",
"typingsPackageName": "d3-shape",
"projectName": "https://github.com/d3/d3-shape/",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"globals": [],
"declaredModules": [
"d3-shape/."
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "dedb0e09f9a684906511a5596fb77bd16dcf717d45ac77236433929e62bb94b5"
},
"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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc