New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/joi

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/joi - npm Package Compare versions

Comparing version 13.0.5 to 13.0.6

3

joi/index.d.ts

@@ -13,2 +13,3 @@ // Type definitions for joi v13.0.1

// Anjun Wang <https://github.com/wanganjun>
// Rafael Kallis <https://github.com/rafaelkallis>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -380,3 +381,3 @@ // TypeScript Version: 2.4

*/
error?(err: Error | ValidationErrorFunction): this;
error(err: Error | ValidationErrorFunction): this;

@@ -383,0 +384,0 @@ /**

{
"name": "@types/joi",
"version": "13.0.5",
"version": "13.0.6",
"description": "TypeScript definitions for joi",

@@ -56,2 +56,7 @@ "license": "MIT",

"githubUsername": "wanganjun"
},
{
"name": "Rafael Kallis",
"url": "https://github.com/rafaelkallis",
"githubUsername": "rafaelkallis"
}

@@ -66,4 +71,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "4e437957022ff930c60b3b921527f0a52d2d8516771655191df5b71cb61f0018",
"typesPublisherContentHash": "a4691f8d201f49665df02086604f569ba45b1f9bb5356bf363171d6628daf583",
"typeScriptVersion": "2.4"
}

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

Additional Details
* Last updated: Thu, 11 Jan 2018 21:51:19 GMT
* Last updated: Thu, 15 Mar 2018 23:17:55 GMT
* Dependencies: none

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

# Credits
These definitions were written by Bart van der Schoor <https://github.com/Bartvds>, Laurence Dougal Myers <https://github.com/laurence-myers>, Christopher Glantschnig <https://github.com/cglantschnig>, David Broder-Rodgers <https://github.com/DavidBR-SW>, Gael Magnan de Bornier <https://github.com/GaelMagnan>, Rytis Alekna <https://github.com/ralekna>, Pavel Ivanov <https://github.com/schfkt>, Youngrok Kim <https://github.com/rokoroku>, Dan Kraus <https://github.com/dankraus>, Anjun Wang <https://github.com/wanganjun>.
These definitions were written by Bart van der Schoor <https://github.com/Bartvds>, Laurence Dougal Myers <https://github.com/laurence-myers>, Christopher Glantschnig <https://github.com/cglantschnig>, David Broder-Rodgers <https://github.com/DavidBR-SW>, Gael Magnan de Bornier <https://github.com/GaelMagnan>, Rytis Alekna <https://github.com/ralekna>, Pavel Ivanov <https://github.com/schfkt>, Youngrok Kim <https://github.com/rokoroku>, Dan Kraus <https://github.com/dankraus>, Anjun Wang <https://github.com/wanganjun>, Rafael Kallis <https://github.com/rafaelkallis>.
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