@types/bytes
Advanced tools
Comparing version 3.1.2 to 3.1.3
@@ -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. |
{ | ||
"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). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5031
32
58