@instructure/ui-decorator
Advanced tools
Comparing version 5.41.2-rc.7 to 5.42.0-jstern
@@ -6,11 +6,24 @@ # Change Log | ||
<a name="5.41.2-rc.7"></a> | ||
## [5.41.2-rc.7](https://github.com/instructure/instructure-ui/compare/v5.41.0...v5.41.2-rc.7) (2019-01-31) | ||
# [5.42.0-jstern](https://github.com/instructure/instructure-ui/compare/v5.41.1...v5.42.0-jstern) (2019-02-15) | ||
**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.0-jstern](https://github.com/instructure/instructure-ui/compare/v5.41.1...v5.42.0-jstern) (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 +30,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.41.2-rc.7", | ||
"version": "5.42.0-jstern", | ||
"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.41.2-rc.7" | ||
"@instructure/ui-babel-preset": "^5.42.0-jstern" | ||
}, | ||
@@ -34,3 +33,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "d6735a4eb35563987154a8fb43642fcd77844367" | ||
"gitHead": "838337d40b1a99482e0f2cb7cdd3699e2ee7d4ca" | ||
} |
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
13510
10