@types/slug
Advanced tools
Comparing version 5.0.1 to 5.0.2
@@ -7,2 +7,3 @@ // Type definitions for slug 5.0 | ||
export = slug; | ||
export as namespace slug; | ||
@@ -9,0 +10,0 @@ declare function slug(string: string, replacement: string): string; |
{ | ||
"name": "@types/slug", | ||
"version": "5.0.1", | ||
"version": "5.0.2", | ||
"description": "TypeScript definitions for slug", | ||
@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/slug", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "046e9138dbf472a71e816ab850f51d2b464daa364777a152ca825abdd445887f", | ||
"typesPublisherContentHash": "b63d7ccce861776c1399217445255056fd83f166a9b0aa8959aed6817c933c95", | ||
"typeScriptVersion": "3.6" | ||
} |
@@ -17,2 +17,3 @@ # Installation | ||
export = slug; | ||
export as namespace slug; | ||
@@ -57,7 +58,7 @@ declare function slug(string: string, replacement: string): string; | ||
### Additional Details | ||
* Last updated: Tue, 06 Jul 2021 16:34:58 GMT | ||
* Last updated: Thu, 08 Jul 2021 22:42:18 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
* Global values: `slug` | ||
# Credits | ||
These definitions were written by [Mohamed Hegazy](https://github.com/mhegazy). |
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
4863
35
63