image-convert
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "image-convert", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "convert image and return static jpg and can resize from URL", | ||
@@ -11,3 +11,3 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/wadehrarshpreet/gif2jpg.git" | ||
"url": "git+https://github.com/wadehrarshpreet/image-convert.git" | ||
}, | ||
@@ -22,5 +22,5 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/wadehrarshpreet/gif2jpg/issues" | ||
"url": "https://github.com/wadehrarshpreet/image-convert/issues" | ||
}, | ||
"homepage": "https://github.com/wadehrarshpreet/gif2jpg#readme", | ||
"homepage": "https://github.com/wadehrarshpreet/image-convert#readme", | ||
"dependencies": { | ||
@@ -27,0 +27,0 @@ "images": "^3.0.0", |
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
2484