@instructure/ui-decorator
Advanced tools
Comparing version 5.42.0-rc.5 to 5.42.0
@@ -6,11 +6,14 @@ # 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) | ||
<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) | ||
**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)) | ||
<a name="5.41.1"></a> | ||
@@ -17,0 +20,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.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" | ||
}, | ||
@@ -33,4 +32,3 @@ "dependencies": { | ||
"access": "public" | ||
}, | ||
"gitHead": "1c13111d79198162987b6578bbf69a1d106f8329" | ||
} | ||
} |
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
0
12088