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

@types/get-size

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/get-size - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

5

get-size/index.d.ts

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

// Type definitions for get-size 3.0
// Project: https://github.com/desandro/get-size
// Definitions by: Leon Si <https://github.com/leondreamed>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
interface Size {

@@ -7,0 +2,0 @@ width: number;

10

get-size/package.json
{
"name": "@types/get-size",
"version": "3.0.0",
"version": "3.0.1",
"description": "TypeScript definitions for get-size",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/get-size",

"name": "Leon Si",
"url": "https://github.com/leondreamed",
"githubUsername": "leondreamed"
"githubUsername": "leondreamed",
"url": "https://github.com/leondreamed"
}

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

"dependencies": {},
"typesPublisherContentHash": "d4cf80f627ae0a2b08ef156ec7efe6e0ee543a023e9871c370720154e2b424ab",
"typeScriptVersion": "4.1"
"typesPublisherContentHash": "7b92713f36101d55394359848f0a69325bd8f20c80968311e7c764d3b324757c",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for get-size 3.0
// Project: https://github.com/desandro/get-size
// Definitions by: Leon Si <https://github.com/leondreamed>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
interface Size {

@@ -49,7 +44,6 @@ width: number;

### Additional Details
* Last updated: Mon, 14 Nov 2022 17:03:04 GMT
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Leon Si](https://github.com/leondreamed).
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