New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

joi-timezone

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

joi-timezone - npm Package Compare versions

Comparing version 1.0.0 to 2.0.0

7

package.json
{
"name": "joi-timezone",
"version": "1.0.0",
"version": "2.0.0",
"description": "timezone validation for Joi",

@@ -36,5 +36,7 @@ "keywords": [

"dependencies": {
"joi": "^10.6.0",
"moment-timezone": "^0.5.13"
},
"peerDependencies": {
"joi": ">=9.0.0"
},
"devDependencies": {

@@ -52,2 +54,3 @@ "babel-cli": "^6.24.1",

"istanbul": "^1.0.0-alpha.2",
"joi": "^9.0.0",
"mocha": "^2.5.3"

@@ -54,0 +57,0 @@ },

@@ -9,2 +9,4 @@ # joi-timezone

Note: **requires** Joi version >= 9
```js

@@ -11,0 +13,0 @@ import BaseJoi from 'joi';

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