@instructure/ui-decorator
Advanced tools
Comparing version 5.42.0-rc.5 to 5.42.1-rc.0
@@ -6,11 +6,36 @@ # Change Log | ||
<a name="5.42.0-rc.5"></a> | ||
# [5.42.0-rc.5](https://github.com/instructure/instructure-ui/compare/v5.41.1...v5.42.0-rc.5) (2019-02-08) | ||
## [5.42.1-rc.0](https://github.com/instructure/instructure-ui/compare/v5.41.1...v5.42.1-rc.0) (2019-02-19) | ||
**Note:** Version bump only for package @instructure/ui-decorator | ||
### Features | ||
* **ui-scripts,ui-test-utils:** add a --mocha option to ui-test ([bd37e2b](https://github.com/instructure/instructure-ui/commit/bd37e2b)) | ||
## [5.42.1-rc.0](https://github.com/instructure/instructure-ui/compare/v5.41.1...v5.42.1-rc.0) (2019-02-19) | ||
### Features | ||
* **ui-scripts,ui-test-utils:** add a --mocha option to ui-test ([bd37e2b](https://github.com/instructure/instructure-ui/commit/bd37e2b)) | ||
<a name="5.42.0"></a> | ||
# [5.42.0](https://github.com/instructure/instructure-ui/compare/v5.41.1...v5.42.0) (2019-02-15) | ||
### Features | ||
* **ui-scripts,ui-test-utils:** add a --mocha option to ui-test ([bd37e2b](https://github.com/instructure/instructure-ui/commit/bd37e2b)) | ||
<a name="5.41.1"></a> | ||
@@ -17,0 +42,0 @@ ## [5.41.1](https://github.com/instructure/instructure-ui/compare/v5.41.0...v5.41.1) (2019-01-30) |
{ | ||
"name": "@instructure/ui-decorator", | ||
"version": "5.42.0-rc.5", | ||
"version": "5.42.1-rc.0", | ||
"description": "A utility to wrap (decorates) a React component class adding functionality.", | ||
@@ -15,3 +15,2 @@ "author": "Instructure, Inc. Engineering and Product Design", | ||
"scripts": { | ||
"test:node": "ui-test --node", | ||
"lint": "ui-test --lint", | ||
@@ -25,3 +24,3 @@ "lint:fix": "ui-test --lint --fix", | ||
"devDependencies": { | ||
"@instructure/ui-babel-preset": "^5.42.0-rc.5" | ||
"@instructure/ui-babel-preset": "^5.42.1-rc.0" | ||
}, | ||
@@ -34,3 +33,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "1c13111d79198162987b6578bbf69a1d106f8329" | ||
"gitHead": "5d91b34f8ef326093b3b1350f5aa55a4edc29208" | ||
} |
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
13778
10