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

@instructure/ui-dom-utils

Package Overview
Dependencies
Maintainers
33
Versions
1557
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instructure/ui-dom-utils - npm Package Compare versions

Comparing version

to
6.11.0

8

CHANGELOG.md

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

# [6.11.0](https://github.com/instructure/instructure-ui/compare/v6.10.0...v6.11.0) (2019-09-16)
**Note:** Version bump only for package @instructure/ui-dom-utils
# [6.10.0](https://github.com/instructure/instructure-ui/compare/v6.9.0...v6.10.0) (2019-08-27)

@@ -8,0 +16,0 @@

10

package.json
{
"name": "@instructure/ui-dom-utils",
"version": "6.10.1-rc.21+ee796c20c",
"version": "6.11.0",
"description": "A DOM utility library made by Instructure Inc.",

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

"devDependencies": {
"@instructure/ui-babel-preset": "6.10.1-rc.21+ee796c20c",
"@instructure/ui-test-utils": "6.10.1-rc.21+ee796c20c"
"@instructure/ui-babel-preset": "^6.11.0",
"@instructure/ui-test-utils": "^6.11.0"
},
"dependencies": {
"@babel/runtime": "^7",
"@instructure/console": "6.10.1-rc.21+ee796c20c"
"@instructure/console": "^6.11.0"
},

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

"sideEffects": false,
"gitHead": "ee796c20ce2edef19dc51458b3cc6e79b273e8a6"
"gitHead": "0edc0c3439eb64d75934c6ed909f11e7773a7be2"
}