parse-data-url
Advanced tools
Comparing version 0.1.2 to 0.1.3
<a name="0.1.3"></a> | ||
### 0.1.3 (2016-10-21) | ||
* bump deps | ||
<a name="0.1.2"></a> | ||
@@ -10,3 +16,2 @@ ### 0.1.2 (2016-09-06) | ||
<a name="0.1.0"></a> | ||
@@ -13,0 +18,0 @@ ### 0.1.0 (2016-05-09) |
{ | ||
"name": "parse-data-url", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "Parse data URL string", | ||
@@ -33,12 +33,12 @@ "main": "index.js", | ||
"dependencies": { | ||
"valid-data-url": "^0.1.1" | ||
"valid-data-url": "^0.1.2" | ||
}, | ||
"devDependencies": { | ||
"buffer-equals": "^1.0.3", | ||
"buffer-equals": "^1.0.4", | ||
"chai": "^3.5.0", | ||
"grunt": "^1.0.1", | ||
"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
10073
Updatedvalid-data-url@^0.1.2