@types/iban
Advanced tools
Comparing version 0.0.33 to 0.0.34
@@ -1,7 +0,1 @@ | ||
// Type definitions for iban.js 0.0.14 | ||
// Project: https://github.com/arhs/iban.js/ | ||
// Definitions by: Cyril Schumacher <https://github.com/cyrilschumacher> | ||
// Piotr Błażejewicz <https://github.com/cyrilschumacher> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
/** | ||
@@ -8,0 +2,0 @@ * @summary Interface for {@link IBAN} object. |
{ | ||
"name": "@types/iban", | ||
"version": "0.0.33", | ||
"description": "TypeScript definitions for iban.js", | ||
"version": "0.0.34", | ||
"description": "TypeScript definitions for iban", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/iban", | ||
@@ -10,9 +10,9 @@ "license": "MIT", | ||
"name": "Cyril Schumacher", | ||
"url": "https://github.com/cyrilschumacher", | ||
"githubUsername": "cyrilschumacher" | ||
"githubUsername": "cyrilschumacher", | ||
"url": "https://github.com/cyrilschumacher" | ||
}, | ||
{ | ||
"name": "Piotr Błażejewicz", | ||
"url": "https://github.com/cyrilschumacher", | ||
"githubUsername": "cyrilschumacher" | ||
"githubUsername": "cyrilschumacher", | ||
"url": "https://github.com/cyrilschumacher" | ||
} | ||
@@ -29,4 +29,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "7b9225b51bcf6f639c8cd2cb4d1553c2079d2e22981aa75c3243dfae6da50991", | ||
"typesPublisherContentHash": "6571915a9486953879ae12fc15467f54d3e0da17458a040ca210a6447b6c709f", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for iban.js (https://github.com/arhs/iban.js/). | ||
This package contains type definitions for iban (https://github.com/arhs/iban.js/). | ||
@@ -12,7 +12,6 @@ # Details | ||
### Additional Details | ||
* Last updated: Tue, 26 Sep 2023 14:36:22 GMT | ||
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT | ||
* Dependencies: none | ||
* Global values: `IBAN` | ||
# Credits | ||
These definitions were written by [Cyril Schumacher](https://github.com/cyrilschumacher), and [Piotr Błażejewicz](https://github.com/cyrilschumacher). |
5917
83
16