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

@types/bytes

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/bytes - npm Package Compare versions

Comparing version 3.1.2 to 3.1.3

7

bytes/index.d.ts

@@ -1,8 +0,1 @@

// Type definitions for bytes 3.1
// Project: https://github.com/visionmedia/bytes.js
// Definitions by: Zhiyuan Wang <https://github.com/danny8002>
// Rickard Laurin <https://github.com/believer>
// Florian Keller <https://github.com/ffflorian>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/**

@@ -9,0 +2,0 @@ * Convert the given value in bytes into a string.

16

bytes/package.json
{
"name": "@types/bytes",
"version": "3.1.2",
"version": "3.1.3",
"description": "TypeScript definitions for bytes",

@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bytes",

"name": "Zhiyuan Wang",
"url": "https://github.com/danny8002",
"githubUsername": "danny8002"
"githubUsername": "danny8002",
"url": "https://github.com/danny8002"
},
{
"name": "Rickard Laurin",
"url": "https://github.com/believer",
"githubUsername": "believer"
"githubUsername": "believer",
"url": "https://github.com/believer"
},
{
"name": "Florian Keller",
"url": "https://github.com/ffflorian",
"githubUsername": "ffflorian"
"githubUsername": "ffflorian",
"url": "https://github.com/ffflorian"
}

@@ -34,4 +34,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "c7c4c12d2351314d6872b34cc5ae0e071186539331d011606312b4b8fccb5580",
"typesPublisherContentHash": "06b2d6f32d5ae332281cbd2db73256d705202a26e5a57d013564f910474e74af",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for bytes 3.1
// Project: https://github.com/visionmedia/bytes.js
// Definitions by: Zhiyuan Wang <https://github.com/danny8002>
// Rickard Laurin <https://github.com/believer>
// Florian Keller <https://github.com/ffflorian>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/**

@@ -61,7 +54,6 @@ * Convert the given value in bytes into a string.

### Additional Details
* Last updated: Fri, 15 Sep 2023 19:06:48 GMT
* Last updated: Tue, 17 Oct 2023 22:10:13 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Zhiyuan Wang](https://github.com/danny8002), [Rickard Laurin](https://github.com/believer), and [Florian Keller](https://github.com/ffflorian).
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