anchor-validation
Advanced tools
Comparing version 1.4.0 to 1.5.0
@@ -27,3 +27,3 @@ 'use strict'; | ||
var _isemail = require('isemail'); | ||
var _isemail = require('@anchorchat/isemail'); | ||
@@ -30,0 +30,0 @@ var _isemail2 = _interopRequireDefault(_isemail); |
{ | ||
"name": "anchor-validation", | ||
"version": "1.4.0", | ||
"version": "1.5.0", | ||
"description": "anchor-validation for anchor-ui kit", | ||
@@ -51,5 +51,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"isemail": "^3.0.0", | ||
"@anchorchat/isemail": "^3.0.0", | ||
"moment": "^2.20.1" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7215
+ Added@anchorchat/isemail@^3.0.0
+ Added@anchorchat/isemail@3.1.0(transitive)
+ Addedunorm@1.6.0(transitive)
- Removedisemail@^3.0.0
- Removedisemail@3.2.0(transitive)