@types/slug
Advanced tools
Comparing version 5.0.8 to 5.0.9
@@ -23,2 +23,3 @@ export = slug; | ||
function reset(): void; | ||
function setLocale(locale: string): void; | ||
@@ -25,0 +26,0 @@ interface Mode { |
{ | ||
"name": "@types/slug", | ||
"version": "5.0.8", | ||
"version": "5.0.9", | ||
"description": "TypeScript definitions for slug", | ||
@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/slug", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "e89773e32f850b6b0054f62a3321ff7f249eb0c8d1a82a35360a648a741b0932", | ||
"typeScriptVersion": "4.6" | ||
"typesPublisherContentHash": "100350b27f829136a733356eb9a9c764f005adefc275c32de84535d142cdf100", | ||
"typeScriptVersion": "4.8" | ||
} |
@@ -33,2 +33,3 @@ # Installation | ||
function reset(): void; | ||
function setLocale(locale: string): void; | ||
@@ -57,3 +58,3 @@ interface Mode { | ||
### Additional Details | ||
* Last updated: Tue, 05 Mar 2024 17:08:19 GMT | ||
* Last updated: Tue, 13 Aug 2024 17:36:14 GMT | ||
* Dependencies: none | ||
@@ -60,0 +61,0 @@ |
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
4886
36
62