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.0

4

CHANGELOG.md

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

<a name="5.41.0-rc.14"></a>
# [5.41.0-rc.14](https://github.com/instructure/instructure-ui/compare/v5.40.0...v5.41.0-rc.14) (2019-01-25)
<a name="5.41.0"></a>
# [5.41.0](https://github.com/instructure/instructure-ui/compare/v5.40.0...v5.41.0) (2019-01-29)

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

{
"name": "@instructure/ui-testable",
"version": "5.41.0-rc.14",
"version": "5.41.0",
"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.0-rc.14",
"@instructure/ui-test-utils": "^5.41.0-rc.14",
"@instructure/ui-babel-preset": "^5",
"@instructure/ui-test-utils": "^5",
"prop-types": "^15.6.2"
},
"dependencies": {
"@instructure/ui-decorator": "^5.41.0-rc.14"
"@instructure/ui-decorator": "^5"
},

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

},
"sideEffects": false,
"gitHead": "34b15d6424246b392a0a6804d284057b5a7c90a3"
"sideEffects": false
}