gulp-ttf2eot
Advanced tools
Comparing version 0.0.8 to 0.0.9
{ | ||
"name": "gulp-ttf2eot", | ||
"description": "Create an EOT font from a TTF font", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"homepage": "https://github.com/nfroidure/gulp-ttf2eot", | ||
@@ -32,3 +32,3 @@ "author": { | ||
"ttf2eot": "latest", | ||
"gulp-util": "~2.2.15", | ||
"gulp-util": "~2.2.17", | ||
"bufferstreams": "0.0.2", | ||
@@ -47,6 +47,6 @@ "readable-stream": "^1.0.27-1" | ||
"devDependencies": { | ||
"gulp": "~3.7.0", | ||
"mocha": "~1.20.0", | ||
"gulp": "~3.8.1", | ||
"mocha": "~1.20.1", | ||
"event-stream": "~3.1.5" | ||
} | ||
} |
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
Updatedgulp-util@~2.2.17