@types/unorm
Advanced tools
Comparing version 1.3.27 to 1.3.28
@@ -18,2 +18,2 @@ // Type definitions for unorm 1.3.3 | ||
} | ||
} | ||
} |
{ | ||
"name": "@types/unorm", | ||
"version": "1.3.27", | ||
"description": "TypeScript definitions for unorm 1.3.3", | ||
"version": "1.3.28", | ||
"description": "TypeScript definitions for unorm", | ||
"license": "MIT", | ||
"author": "Christopher Brown <https://github.com/chbrown>", | ||
"contributors": [ | ||
{ | ||
"name": "Christopher Brown", | ||
"url": "https://github.com/chbrown", | ||
"githubUsername": "chbrown" | ||
} | ||
], | ||
"main": "", | ||
"types": "index.d.ts", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/unorm" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "86906bb6873614e4575868b762cd0269fa9487218e01788b80180cbb59f21275" | ||
"typesPublisherContentHash": "8ac411f7f9dc6e36eb57f31c3ef16dbfc1a2dcaeec7e2b6344da6549a0e0e584", | ||
"typeScriptVersion": "3.0" | ||
} |
@@ -5,15 +5,13 @@ # Installation | ||
# Summary | ||
This package contains type definitions for unorm 1.3.3 (https://github.com/walling/unorm). | ||
This package contains type definitions for unorm (https://github.com/walling/unorm). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/unorm | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/unorm. | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* File structure: UMD | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Global values: unorm | ||
### Additional Details | ||
* Last updated: Fri, 15 May 2020 13:12:50 GMT | ||
* Dependencies: none | ||
* Global values: `unorm` | ||
# Credits | ||
These definitions were written by Christopher Brown <https://github.com/chbrown>. | ||
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
2785
15
17