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

@types/speakingurl

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/speakingurl - npm Package Compare versions

Comparing version 13.0.0 to 13.0.1

2

speakingurl/index.d.ts

@@ -26,5 +26,5 @@ // Type definitions for speakingurl 13.0

declare namespace getSlug {
export function createSlug(options: SpeakingURLOptions): (input: string) => string;
function createSlug(options: SpeakingURLOptions): (input: string) => string;
}
export = getSlug;
{
"name": "@types/speakingurl",
"version": "13.0.0",
"version": "13.0.1",
"description": "TypeScript definitions for speakingurl",

@@ -20,4 +20,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "44690c50589a98fc26833ba6c274a23b44fb752c479d2f0dbdb714de81c369fe",
"typesPublisherContentHash": "0edb4b95d6ba3907eaa1cdabe5bd792be475c572e4c2a6b0a03178811d104025",
"typeScriptVersion": "2.0"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Fri, 17 Mar 2017 17:56:27 GMT
* Last updated: Tue, 28 Mar 2017 19:51:22 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

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