New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@instructure/ui-testable

Package Overview
Dependencies
Maintainers
33
Versions
1852
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instructure/ui-testable - npm Package Compare versions

Comparing version

to
5.41.1

4

CHANGELOG.md

@@ -6,4 +6,4 @@ # Change Log

<a name="5.41.1-rc.3"></a>
## [5.41.1-rc.3](https://github.com/instructure/instructure-ui/compare/v5.41.0...v5.41.1-rc.3) (2019-01-30)
<a name="5.41.1"></a>
## [5.41.1](https://github.com/instructure/instructure-ui/compare/v5.41.0...v5.41.1) (2019-01-30)

@@ -10,0 +10,0 @@ **Note:** Version bump only for package @instructure/ui-testable

{
"name": "@instructure/ui-testable",
"version": "5.41.1-rc.3",
"version": "5.41.1",
"description": "A UI component test utility made by Instructure Inc.",

@@ -24,8 +24,8 @@ "author": "Instructure, Inc. Engineering and Product Design",

"devDependencies": {
"@instructure/ui-babel-preset": "^5.41.1-rc.3",
"@instructure/ui-test-utils": "^5.41.1-rc.3",
"@instructure/ui-babel-preset": "^5",
"@instructure/ui-test-utils": "^5",
"prop-types": "^15.6.2"
},
"dependencies": {
"@instructure/ui-decorator": "^5.41.1-rc.3"
"@instructure/ui-decorator": "^5"
},

@@ -39,4 +39,3 @@ "peerDependencies": {

},
"sideEffects": false,
"gitHead": "1f8a56f8dcc604ef6785bb06f0f807d3863101d9"
"sideEffects": false
}