@types/unorm
Advanced tools
Comparing version 1.3.29 to 1.3.30
@@ -1,6 +0,1 @@ | ||
// Type definitions for unorm 1.3.3 | ||
// Project: https://github.com/walling/unorm | ||
// Definitions by: Christopher Brown <https://github.com/chbrown> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare var unorm: unorm.Static; | ||
@@ -7,0 +2,0 @@ export = unorm; |
{ | ||
"name": "@types/unorm", | ||
"version": "1.3.29", | ||
"version": "1.3.30", | ||
"description": "TypeScript definitions for unorm", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/unorm", | ||
"name": "Christopher Brown", | ||
"url": "https://github.com/chbrown", | ||
"githubUsername": "chbrown" | ||
"githubUsername": "chbrown", | ||
"url": "https://github.com/chbrown" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "df450fcdb2f79c916be02c6f5246c21731b9e0153457bc5d64707cbdb51d155d", | ||
"typeScriptVersion": "4.3" | ||
"typesPublisherContentHash": "1d73a04c3c797820bcf1fb7120de692b91c7d4c8c925b4a5a232f73e1f57f306", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for unorm 1.3.3 | ||
// Project: https://github.com/walling/unorm | ||
// Definitions by: Christopher Brown <https://github.com/chbrown> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare var unorm: unorm.Static; | ||
@@ -33,7 +28,6 @@ export = unorm; | ||
### Additional Details | ||
* Last updated: Wed, 30 Aug 2023 19:35:33 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:07 GMT | ||
* Dependencies: none | ||
* Global values: `unorm` | ||
# Credits | ||
These definitions were written by [Christopher Brown](https://github.com/chbrown). |
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
3048
11
32