valid-data-url
Advanced tools
Comparing version 0.1.1 to 0.1.2
<a name="0.1.2"></a> | ||
### 0.1.2 (2016-10-21) | ||
* bump deps | ||
<a name="0.1.1"></a> | ||
### 0.1.1 (2016-05-09) | ||
* remove trailing spaces in data part | ||
@@ -7,0 +11,0 @@ |
{ | ||
"name": "valid-data-url", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Detect if a string is a data URL", | ||
@@ -36,5 +36,5 @@ "main": "index.js", | ||
"grunt-contrib-jshint": "^1.0.0", | ||
"load-grunt-tasks": "^3.5.0", | ||
"mocha": "^2.4.5" | ||
"load-grunt-tasks": "^3.5.2", | ||
"mocha": "^3.1.2" | ||
} | ||
} |
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
10337
14