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.7 to 5.0.8

2

slug/index.d.ts

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

multicharmap: CharMap;
fallback: boolean;
};

@@ -32,2 +33,3 @@ const multicharmap: CharMap;

trim?: boolean | null | undefined;
fallback?: boolean | null | undefined;
}

@@ -34,0 +36,0 @@

12

slug/package.json
{
"name": "@types/slug",
"version": "5.0.7",
"version": "5.0.8",
"description": "TypeScript definitions for slug",

@@ -9,5 +9,5 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/slug",

{
"name": "Mohamed Hegazy",
"githubUsername": "mhegazy",
"url": "https://github.com/mhegazy"
"name": "Daniel Clausmeyer",
"githubUsername": "danielclausmeyer",
"url": "https://github.com/danielclausmeyer"
}

@@ -24,4 +24,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "9e0866d7ad10c0984f5fad09854a7d208106f8a84b385f72ab59c85581eeb19d",
"typeScriptVersion": "4.5"
"typesPublisherContentHash": "e89773e32f850b6b0054f62a3321ff7f249eb0c8d1a82a35360a648a741b0932",
"typeScriptVersion": "4.6"
}

@@ -27,2 +27,3 @@ # Installation

multicharmap: CharMap;
fallback: boolean;
};

@@ -42,2 +43,3 @@ const multicharmap: CharMap;

trim?: boolean | null | undefined;
fallback?: boolean | null | undefined;
}

@@ -56,6 +58,6 @@

### Additional Details
* Last updated: Tue, 07 Nov 2023 15:11:36 GMT
* Last updated: Tue, 05 Mar 2024 17:08:19 GMT
* Dependencies: none
# Credits
These definitions were written by [Mohamed Hegazy](https://github.com/mhegazy).
These definitions were written by [Daniel Clausmeyer](https://github.com/danielclausmeyer).
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