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 14.0.0 to 14.0.1

5

joi/index.d.ts

@@ -508,2 +508,7 @@ // Type definitions for joi 14.0

/**
* Allows the number to be outside of JavaScript's safety range (Number.MIN_SAFE_INTEGER & Number.MAX_SAFE_INTEGER).
*/
unsafe(enabled?: boolean): this;
/**
* Specifies the maximum number of decimal places where:

@@ -510,0 +515,0 @@ * @param limit - the maximum number of decimal places allowed.

6

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

@@ -84,3 +84,3 @@ "license": "MIT",

"main": "",
"types": "",
"types": "index",
"repository": {

@@ -92,4 +92,4 @@ "type": "git",

"dependencies": {},
"typesPublisherContentHash": "47a30b0a7fde67c808a8d54244b515d355b59deb493c968d9568e1f5297ae554",
"typesPublisherContentHash": "613879cf1ee967fce505868a72cd6e2173bbce63d26e68357fa12ff444691c45",
"typeScriptVersion": "2.4"
}

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

Additional Details
* Last updated: Tue, 30 Oct 2018 19:58:28 GMT
* Last updated: Thu, 13 Dec 2018 01:39:02 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