Socket
Socket
Sign inDemoInstall

@types/slug

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/slug - npm Package Compare versions

Comparing version 5.0.8 to 5.0.9

1

slug/index.d.ts

@@ -23,2 +23,3 @@ export = slug;

function reset(): void;
function setLocale(locale: string): void;

@@ -25,0 +26,0 @@ interface Mode {

6

slug/package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc