@types/base16
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -1,7 +0,1 @@ | ||
// Type definitions for base16-js 1.0.0 | ||
// Project: https://github.com/gaearon/base16-js | ||
// Definitions by: Alec Hill <https://github.com/alechill> | ||
// Nathan Bierema <https://github.com/Methuselah96> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
/** | ||
@@ -8,0 +2,0 @@ * Type describing a syntax highlighting scheme as a JS object, as used in redux dev tools |
{ | ||
"name": "@types/base16", | ||
"version": "1.0.3", | ||
"description": "TypeScript definitions for base16-js", | ||
"version": "1.0.4", | ||
"description": "TypeScript definitions for base16", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/base16", | ||
@@ -10,9 +10,9 @@ "license": "MIT", | ||
"name": "Alec Hill", | ||
"url": "https://github.com/alechill", | ||
"githubUsername": "alechill" | ||
"githubUsername": "alechill", | ||
"url": "https://github.com/alechill" | ||
}, | ||
{ | ||
"name": "Nathan Bierema", | ||
"url": "https://github.com/Methuselah96", | ||
"githubUsername": "Methuselah96" | ||
"githubUsername": "Methuselah96", | ||
"url": "https://github.com/Methuselah96" | ||
} | ||
@@ -29,4 +29,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "d5208a0a1c58f3c28e2f7d40b64f02314f05b14ae91adb789858e0511e3f96d7", | ||
"typesPublisherContentHash": "45136c3b6cd2fea9b731a46057563b8b7161de60635deb0613f280bd1aab928f", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for base16-js (https://github.com/gaearon/base16-js). | ||
This package contains type definitions for base16 (https://github.com/gaearon/base16-js). | ||
@@ -12,8 +12,2 @@ # Details | ||
````ts | ||
// Type definitions for base16-js 1.0.0 | ||
// Project: https://github.com/gaearon/base16-js | ||
// Definitions by: Alec Hill <https://github.com/alechill> | ||
// Nathan Bierema <https://github.com/Methuselah96> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
/** | ||
@@ -87,7 +81,6 @@ * Type describing a syntax highlighting scheme as a JS object, as used in redux dev tools | ||
### 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 [Alec Hill](https://github.com/alechill), and [Nathan Bierema](https://github.com/Methuselah96). |
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
6587
63
84