Socket
Socket
Sign inDemoInstall

@hapi/address

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hapi/address - npm Package Compare versions

Comparing version 3.2.2 to 4.0.0

2

LICENSE.md

@@ -1,2 +0,2 @@

Copyright (c) 2019, Project contributors
Copyright (c) 2019-2020, Project contributors
All rights reserved.

@@ -3,0 +3,0 @@

{
"name": "@hapi/address",
"description": "Email address and domain validation",
"version": "3.2.2",
"version": "4.0.0",
"repository": "git://github.com/hapijs/address",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"files": [
"lib"
],
"keywords": [

@@ -14,11 +17,8 @@ "email",

],
"files": [
"lib"
],
"dependencies": {
"@hapi/hoek": "^8.4.0"
"@hapi/hoek": "^9.0.0"
},
"devDependencies": {
"@hapi/code": "7.x.x",
"@hapi/lab": "21.x.x"
"@hapi/code": "8.x.x",
"@hapi/lab": "22.x.x"
},

@@ -25,0 +25,0 @@ "scripts": {

@@ -15,3 +15,4 @@ <a href="https://hapi.dev"><img src="https://raw.githubusercontent.com/hapijs/assets/master/images/family.png" width="180px" align="right" /></a>

- [Versions status](https://hapi.dev/resources/status/#address)
- [Changelog](https://hapi.dev/family/address/changelog/)
- [Project policies](https://hapi.dev/policies/)
- [Free and commercial support options](https://hapi.dev/support/)
- [Free and commercial support options](https://hapi.dev/support/)
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