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 10.3.0 to 10.3.1

3

joi/index.d.ts

@@ -570,3 +570,4 @@ // Type definitions for joi v10.3.0

*/
unique(): ArraySchema;
unique(comparator?: (a: any, b: any) => boolean): ArraySchema;
unique(comparator?: string): ArraySchema;
}

@@ -573,0 +574,0 @@

{
"name": "@types/joi",
"version": "10.3.0",
"version": "10.3.1",
"description": "TypeScript definitions for joi",

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

"peerDependencies": {},
"typesPublisherContentHash": "4db9819993c5d3c38000e798c433f6ac086304f6998f6734d7bb58cff97770f9",
"typesPublisherContentHash": "cce9ef7d65beeddf6bfb3f43e9b77f9fc487e7f962c3206305fa8cbafb06dca2",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Wed, 19 Apr 2017 21:19:05 GMT
* Last updated: Fri, 28 Apr 2017 18:01:59 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

Sorry, the diff of this file is not supported yet

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