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.0.5 to 1.0.6

12

d3-shape/package.json
{
"name": "@types/d3-shape",
"version": "1.0.5",
"description": "TypeScript definitions for D3JS d3-shape module v1.0.3",
"version": "1.0.6",
"description": "TypeScript definitions for D3JS d3-shape module",
"license": "MIT",

@@ -13,5 +13,7 @@ "author": "Tom Wanzek <https://github.com/tomwanzek>, Alex Ford <https://github.com/gustavderdrache>, Boris Yankov <https://github.com/borisyankov>",

"scripts": {},
"dependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "334b5c8d44fc1461093a88ae95d981a286d8c5549c31557a5474ef7313d17d67"
"dependencies": {
"@types/d3-path": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "c1c9769ba0f2074d5926910bb71474978369989694d86cf8b04e2f7c0176f9e8"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for D3JS d3-shape module v1.0.3 (https://github.com/d3/d3-shape/).
This package contains type definitions for D3JS d3-shape module (https://github.com/d3/d3-shape/).

@@ -12,6 +12,5 @@ # Details

Additional Details
* Last updated: Mon, 12 Sep 2016 19:00:00 GMT
* File structure: ProperModule
* Last updated: Wed, 07 Dec 2016 15:03:49 GMT
* Library Dependencies: none
* Module Dependencies: none
* Module Dependencies: d3-path
* Global values: none

@@ -18,0 +17,0 @@

{
"authors": "Tom Wanzek <https://github.com/tomwanzek>, Alex Ford <https://github.com/gustavderdrache>, Boris Yankov <https://github.com/borisyankov>",
"definitionFilename": "index.d.ts",
"libraryDependencies": [],
"moduleDependencies": [],
"libraryMajorVersion": "1",
"libraryMinorVersion": "0",
"libraryName": "D3JS d3-shape module v1.0.3",
"moduleDependencies": [
"d3-path"
],
"libraryMajorVersion": 1,
"libraryMinorVersion": 0,
"libraryName": "D3JS d3-shape module",
"typingsPackageName": "d3-shape",

@@ -13,3 +14,2 @@ "projectName": "https://github.com/d3/d3-shape/",

"sourceBranch": "types-2.0",
"kind": "ProperModule",
"globals": [],

@@ -23,3 +23,3 @@ "declaredModules": [

"hasPackageJson": false,
"contentHash": "334b5c8d44fc1461093a88ae95d981a286d8c5549c31557a5474ef7313d17d67"
"contentHash": "c1c9769ba0f2074d5926910bb71474978369989694d86cf8b04e2f7c0176f9e8"
}

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