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.4.3 to 13.4.4

8

joi/index.d.ts

@@ -140,2 +140,10 @@ // Type definitions for joi 13.4

scheme?: string | RegExp | Array<string | RegExp>;
/**
* Allow relative URIs. Defaults to `false`.
*/
allowRelative?: boolean;
/**
* Restrict only relative URIs. Defaults to `false`.
*/
relativeOnly?: boolean;
}

@@ -142,0 +150,0 @@

4

joi/package.json
{
"name": "@types/joi",
"version": "13.4.3",
"version": "13.4.4",
"description": "TypeScript definitions for joi",

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

"dependencies": {},
"typesPublisherContentHash": "7492d13691654424a0474e24832b0e8db2b84d17fca1ec0dd242623cab6d2af7",
"typesPublisherContentHash": "159803e56224c77beaf7a74b0b7aab3fd0ef846d2e32b9121a0a5643adff653f",
"typeScriptVersion": "2.4"
}

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

Additional Details
* Last updated: Sat, 18 Aug 2018 20:31:33 GMT
* Last updated: Sat, 25 Aug 2018 01:04:12 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