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.2 to 13.0.3

2

joi/index.d.ts

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

*/
export function extend(extention: Extension): any;
export function extend(extension: Extension|Extension[], ...extensions: (Extension|Extension[])[]): any;

@@ -1077,0 +1077,0 @@ // --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---

{
"name": "@types/joi",
"version": "13.0.2",
"version": "13.0.3",
"description": "TypeScript definitions for joi",

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

"dependencies": {},
"typesPublisherContentHash": "99be76bde37cfdc2ca90715137f78862826ad29d8556afc175052123c17e97b8",
"typesPublisherContentHash": "567870c7989cb1545b67a23ebd3cfb341a27ed09373ad0872d2ad373027a1de5",
"typeScriptVersion": "2.4"
}

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

Additional Details
* Last updated: Wed, 06 Dec 2017 20:09:40 GMT
* Last updated: Tue, 12 Dec 2017 17:14:45 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