aesthetic-utils
Advanced tools
Comparing version 1.4.2 to 1.5.0
@@ -0,1 +1,5 @@ | ||
# 1.5.0 | ||
* Updated Flow definitions. | ||
* Wrapped errors in `__DEV__` environment checks. | ||
# 1.4.2 | ||
@@ -2,0 +6,0 @@ * Fixed an issue with the lerna package. |
@@ -6,3 +6,3 @@ /** | ||
// eslint-disable-next-line import/no-unresolved | ||
// eslint-disable-next-line | ||
module.exports = require('./lib/index').default; |
{ | ||
"name": "aesthetic-utils", | ||
"version": "1.4.2", | ||
"version": "1.5.0", | ||
"description": "Utility functions for Aesthetic.", | ||
@@ -14,4 +14,4 @@ "keywords": [ | ||
"dependencies": { | ||
"babel-runtime": "^6.23.0" | ||
"babel-runtime": "^6.25.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
12546
Updatedbabel-runtime@^6.25.0