Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@instructure/ui-utils

Package Overview
Dependencies
Maintainers
28
Versions
2034
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instructure/ui-utils - npm Package Compare versions

Comparing version 5.19.0-rc.24 to 5.19.0

19

CHANGELOG.md

@@ -6,2 +6,21 @@ # Change Log

<a name="5.19.0"></a>
# [5.19.0](https://github.com/instructure/instructure-ui/compare/v5.18.0...v5.19.0) (2018-07-12)
### Features
* **ui-a11y,ui-focusable:** add Focusable component ([555bb30](https://github.com/instructure/instructure-ui/commit/555bb30))
### Performance Improvements
* **ui-forms,ui-utils:** use 'fast-deep-equal' instead of 'deep-equal' ([7732ff3](https://github.com/instructure/instructure-ui/commit/7732ff3))
* **ui-themeable:** some things to make themeable faster ([fc0a269](https://github.com/instructure/instructure-ui/commit/fc0a269))
* **ui-utils:** improve perf of `DeprecatedComponent` in prod ([66888e5](https://github.com/instructure/instructure-ui/commit/66888e5))
<a name="5.18.0"></a>

@@ -8,0 +27,0 @@ # [5.18.0](https://github.com/instructure/instructure-ui/compare/v5.17.0...v5.18.0) (2018-07-09)

8

package.json
{
"name": "@instructure/ui-utils",
"version": "5.19.0-rc.24",
"version": "5.19.0",
"description": "A collection of utilities for UI components",

@@ -25,4 +25,4 @@ "author": "Instructure, Inc. Engineering and Product Design",

"devDependencies": {
"@instructure/ui-presets": "^5.19.0-rc.24",
"@instructure/ui-testbed": "^5.19.0-rc.24",
"@instructure/ui-presets": "^5.19.0",
"@instructure/ui-testbed": "^5.19.0",
"react": "15.6.2",

@@ -49,3 +49,3 @@ "react-dom": "15.6.2"

},
"gitHead": "b7a6be186bf7a02238ed460f2137e5562effc3a7"
"gitHead": "b5a2222312b320d9d5f8650cb1ff32962167d880"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc