New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.0 to 2.0.1

1

speakeasy/index.d.ts

@@ -52,2 +52,3 @@ // Type definitions for speakeasy v2.0.0

secret?: string;
digits?: number;
digest?: () => string;

@@ -54,0 +55,0 @@ algorithm?: string;

15

speakeasy/package.json
{
"name": "@types/speakeasy",
"version": "2.0.0",
"version": "2.0.1",
"description": "TypeScript definitions for speakeasy",
"license": "MIT",
"author": "Lucas Woo <https://github.com/legendecas>, Alexander Batukhtin <https://github.com/mrOlorin>",
"contributors": [
{
"name": "Lucas Woo",
"url": "https://github.com/legendecas"
},
{
"name": "Alexander Batukhtin",
"url": "https://github.com/mrOlorin"
}
],
"main": "",

@@ -15,4 +24,4 @@ "repository": {

"peerDependencies": {},
"typesPublisherContentHash": "2f1fb02f7d6562fb1d76870660d253eb187a9766711f257eebc25f2e6f8f151f",
"typesPublisherContentHash": "020aa8d5ba4a4084716ab9aa3b479c79781cbfcdfc0de949b17697310a05e8d9",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Wed, 18 Jan 2017 08:47:11 GMT
* Last updated: Tue, 21 Mar 2017 00:35:43 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