Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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.1 to 5.0.2

1

slug/index.d.ts

@@ -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;

4

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