next-images
Advanced tools
Comparing version 0.10.6 to 1.0.0
{ | ||
"name": "next-images", | ||
"version": "0.10.6", | ||
"version": "1.0.0", | ||
"main": "index.js", | ||
@@ -8,5 +8,5 @@ "license": "MIT", | ||
"dependencies": { | ||
"file-loader": "^1.1.11", | ||
"file-loader": "^2.0", | ||
"url-loader": "^1.0.1" | ||
} | ||
} |
# Next.js + Images | ||
![npm](https://img.shields.io/npm/dm/next-images.svg?style=flat-square) | ||
![npm](https://img.shields.io/npm/l/next-images.svg?style=flat-square) | ||
![npm](https://img.shields.io/david/arefaslani/next-images.svg) | ||
Import images in [Next.js](https://github.com/zeit/next.js) | ||
(jpg, jpeg, svg, png and gif images) | ||
(jpg, jpeg, svg, png, ico and gif images) | ||
@@ -8,0 +9,0 @@ ## Features |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
6469
4
1
98
+ Addedfile-loader@2.0.0(transitive)
- Removedfile-loader@1.1.11(transitive)
- Removedschema-utils@0.4.7(transitive)
Updatedfile-loader@^2.0