angular-conditional-validation
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "angular-conditional-validation", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "AngularJS module that enables conditional validation", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/dscheerens/angular-conditional-validation", |
/*! | ||
* angular-conditional-validation | ||
* @version v0.1.1 | ||
* @version v0.1.2 | ||
* @link https://github.com/dscheerens/angular-conditional-validation | ||
@@ -5,0 +5,0 @@ * @license MIT |
/*! | ||
* angular-conditional-validation | ||
* @version v0.1.1 | ||
* @version v0.1.2 | ||
* @link https://github.com/dscheerens/angular-conditional-validation | ||
@@ -5,0 +5,0 @@ * @license MIT |
{ | ||
"name": "angular-conditional-validation", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "AngularJS module that enables conditional validation", | ||
@@ -14,3 +14,3 @@ "homepage": "https://github.com/dscheerens/angular-conditional-validation", | ||
"repository": { | ||
"type" : "git", | ||
"type": "git", | ||
"url": "git://github.com/dscheerens/angular-conditional-validation.git" | ||
@@ -24,2 +24,3 @@ }, | ||
"gulp-bump": "^1.0.0", | ||
"gulp-header": "^1.7.1", | ||
"gulp-rename": "^1.2.2", | ||
@@ -38,4 +39,3 @@ "gulp-sequence": "^0.4.3", | ||
"dependencies": { | ||
"angular": "^1.4.1", | ||
"gulp-header": "^1.7.1" | ||
"angular": "^1.4.1" | ||
}, | ||
@@ -42,0 +42,0 @@ "scripts": { |
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
1
25087
16
- Removedgulp-header@^1.7.1
- Removedconcat-with-sourcemaps@1.1.0(transitive)
- Removedcore-util-is@1.0.3(transitive)
- Removedgulp-header@1.8.12(transitive)
- Removedinherits@2.0.4(transitive)
- Removedisarray@1.0.0(transitive)
- Removedlodash._reinterpolate@3.0.0(transitive)
- Removedlodash.template@4.5.0(transitive)
- Removedlodash.templatesettings@4.2.0(transitive)
- Removedprocess-nextick-args@2.0.1(transitive)
- Removedreadable-stream@2.3.8(transitive)
- Removedsafe-buffer@5.1.2(transitive)
- Removedsource-map@0.6.1(transitive)
- Removedstring_decoder@1.1.1(transitive)
- Removedthrough2@2.0.5(transitive)
- Removedutil-deprecate@1.0.2(transitive)
- Removedxtend@4.0.2(transitive)