Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/d3-interpolate-path

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/d3-interpolate-path - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

5

d3-interpolate-path/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for d3-interpolate-path 2.0
// Project: https://github.com/pbeshai/d3-interpolate-path
// Definitions by: Paweł Dąbrowski <https://github.com/paolostyle>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export interface PathCommandObject {

@@ -7,0 +2,0 @@ type: string;

8

d3-interpolate-path/package.json
{
"name": "@types/d3-interpolate-path",
"version": "2.0.1",
"version": "2.0.2",
"description": "TypeScript definitions for d3-interpolate-path",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-interpolate-path",

"name": "Paweł Dąbrowski",
"url": "https://github.com/paolostyle",
"githubUsername": "paolostyle"
"githubUsername": "paolostyle",
"url": "https://github.com/paolostyle"
}

@@ -24,4 +24,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "0ccb3c6e0cd4d7081685d6f00514f76496056242a519bf012216b627634f027a",
"typesPublisherContentHash": "4b4b9fd57a77480d4bf104b72187048e1bde075e1d80b2558dcd79807bf40ef8",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,2 @@ # Installation

````ts
// Type definitions for d3-interpolate-path 2.0
// Project: https://github.com/pbeshai/d3-interpolate-path
// Definitions by: Paweł Dąbrowski <https://github.com/paolostyle>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export interface PathCommandObject {

@@ -32,7 +27,6 @@ type: string;

### Additional Details
* Last updated: Fri, 22 Sep 2023 20:29:40 GMT
* Last updated: Wed, 18 Oct 2023 00:05:18 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Paweł Dąbrowski](https://github.com/paolostyle).
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