mjml-carousel
Advanced tools
Comparing version 3.2.0-beta.2 to 3.2.0
@@ -17,2 +17,3 @@ 'use strict'; | ||
exports.default = { Carousel: _Carousel2.default, CarouselImage: _CarouselImage2.default }; | ||
exports.default = { Carousel: _Carousel2.default, CarouselImage: _CarouselImage2.default }; | ||
module.exports = exports['default']; |
{ | ||
"name": "mjml-carousel", | ||
"description": "mjml-carousel", | ||
"version": "3.2.0-beta.2", | ||
"version": "3.2.0", | ||
"main": "lib/index.js", | ||
@@ -16,6 +16,6 @@ "repository": { | ||
"dependencies": { | ||
"lodash": "^4.17.2", | ||
"mjml-core": "~3.2.0-beta.2", | ||
"react": "^15.4.1" | ||
"lodash": "^4.17.4", | ||
"mjml-core": "~3.2.0", | ||
"react": "^15.4.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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
20872
384
0
Updatedlodash@^4.17.4
Updatedmjml-core@~3.2.0
Updatedreact@^15.4.2