Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

joi-tz

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

joi-tz - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

2

package.json
{
"name": "joi-tz",
"version": "4.0.0",
"version": "4.0.1",
"description": "Timezone string validation for Joi 16.x or higher.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -18,3 +18,3 @@ # joi-tz

import BaseJoi from 'joi';
import JoiTimezone from 'joi-timezone';
import JoiTimezone from 'joi-tz';

@@ -21,0 +21,0 @@ const Joi = BaseJoi.extend(JoiTimezone);

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