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
34
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.38.1-rc.1

9

CHANGELOG.md

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

<a name="5.38.1-rc.1"></a>
## [5.38.1-rc.1](https://github.com/instructure/instructure-ui/compare/v5.38.0...v5.38.1-rc.1) (2019-01-04)
**Note:** Version bump only for package @instructure/ui-testable
<a name="5.38.0"></a>

@@ -8,0 +17,0 @@ # [5.38.0](https://github.com/instructure/instructure-ui/compare/v5.37.0...v5.38.0) (2019-01-04)

8

package.json
{
"name": "@instructure/ui-testable",
"version": "5.38.0",
"version": "5.38.1-rc.1",
"description": "A UI component test utility made by Instructure Inc.",

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

"devDependencies": {
"@instructure/ui-presets": "^5.38.0",
"@instructure/ui-test-utils": "^5.38.0",
"@instructure/ui-presets": "^5.38.1-rc.1",
"@instructure/ui-test-utils": "^5.38.1-rc.1",
"prop-types": "^15.6.2"

@@ -36,3 +36,3 @@ },

},
"gitHead": "d5d08b2f45e4131a0956ea0fe7a8a815f626467f"
"gitHead": "7c18ccd7e174898ab6bd57354f90590a7d5e6292"
}