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

@types/speakeasy

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/speakeasy - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

4

speakeasy/index.d.ts

@@ -212,3 +212,3 @@ // Type definitions for speakeasy 2.0

*/
counter?: string;
counter?: number;
}

@@ -254,3 +254,3 @@

*/
counter?: string;
counter?: number;
}

@@ -257,0 +257,0 @@

{
"name": "@types/speakeasy",
"version": "2.0.4",
"version": "2.0.5",
"description": "TypeScript definitions for speakeasy",

@@ -27,3 +27,4 @@ "license": "MIT",

"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/speakeasy"
},

@@ -34,4 +35,4 @@ "scripts": {},

},
"typesPublisherContentHash": "91dc9f430953eb6cbdded88fc0283c4e12ec9139ca837d9b0f6177b1836ee1db",
"typesPublisherContentHash": "94fd7f37d63a9c41102dbaa6adf52105da770feb49e47b175fcbfcc4d88ae7f4",
"typeScriptVersion": "2.0"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for speakeasy ( http://github.com/speakeasyjs/speakeasy ).
This package contains type definitions for speakeasy (http://github.com/speakeasyjs/speakeasy).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Wed, 13 Feb 2019 21:06:22 GMT
* Last updated: Mon, 29 Jul 2019 17:13:56 GMT
* Dependencies: @types/node

@@ -18,2 +18,2 @@ * Global values: none

# Credits
These definitions were written by Lucas Woo <https://github.com/legendecas>, Alexander Batukhtin <https://github.com/mrOlorin>, Aayush Kapoor <https://github.com/xeoneux>.
These definitions were written by Lucas Woo <https://github.com/legendecas>, Alexander Batukhtin <https://github.com/mrOlorin>, and Aayush Kapoor <https://github.com/xeoneux>.
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