@enact/core
Advanced tools
Comparing version 1.4.0 to 1.4.1
@@ -5,2 +5,6 @@ # Change Log | ||
## [1.4.1] - 2017-07-05 | ||
No significant changes. | ||
## [1.4.0] - 2017-06-29 | ||
@@ -7,0 +11,0 @@ |
{ | ||
"name": "@enact/core", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "Enact is an open source JavaScript framework containing everything you need to create a fast, scalable mobile or web application.", | ||
@@ -32,2 +32,3 @@ "main": "index.js", | ||
"classnames": "~2.2.5", | ||
"invariant": "~2.2.1", | ||
"prop-types": "~15.5.0", | ||
@@ -34,0 +35,0 @@ "ramda": "~0.23.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
123044
6
+ Addedinvariant@~2.2.1
+ Addedinvariant@2.2.4(transitive)