Socket
Socket
Sign inDemoInstall

@instructure/ui-utils

Package Overview
Dependencies
87
Maintainers
33
Versions
1862
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 9.0.2-snapshot-2 to 9.0.2-snapshot-20

2

CHANGELOG.md

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

## [9.0.2-snapshot-2](https://github.com/instructure/instructure-ui/compare/v9.0.1...v9.0.2-snapshot-2) (2024-05-28)
## [9.0.2-snapshot-20](https://github.com/instructure/instructure-ui/compare/v9.0.1...v9.0.2-snapshot-20) (2024-06-13)

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

@@ -52,3 +52,2 @@ /*

}
return toBase64(String(hash));

@@ -55,0 +54,0 @@ }

@@ -78,4 +78,3 @@ /*

}
export default shallowEqual;
export { shallowEqual };

@@ -60,3 +60,2 @@ "use strict";

}
return toBase64(String(hash));

@@ -63,0 +62,0 @@ }

{
"name": "@instructure/ui-utils",
"version": "9.0.2-snapshot-2",
"version": "9.0.2-snapshot-20",
"description": "A collection of utilities for UI components",

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

"devDependencies": {
"@instructure/ui-babel-preset": "9.0.2-snapshot-2",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^14.1.2",
"@types/json-stable-stringify": "^1.0.34"
"@instructure/ui-babel-preset": "9.0.2-snapshot-20",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/react": "^15.0.7",
"@types/json-stable-stringify": "^1.0.36"
},
"dependencies": {
"@babel/runtime": "^7.23.2",
"@instructure/console": "9.0.2-snapshot-2",
"@instructure/ui-dom-utils": "9.0.2-snapshot-2",
"@types/ua-parser-js": "^0.7.37",
"bowser": "^2.11.0",
"@babel/runtime": "^7.24.5",
"@instructure/console": "9.0.2-snapshot-20",
"@instructure/shared-types": "9.0.2-snapshot-20",
"@instructure/ui-dom-utils": "9.0.2-snapshot-20",
"@types/ua-parser-js": "^0.7.39",
"fast-deep-equal": "^3.1.3",
"json-stable-stringify": "^1.0.2",
"keycode": "^2.2.1",
"ua-parser-js": "^1.0.36"
"json-stable-stringify": "^1.1.1",
"ua-parser-js": "^1.0.37"
},

@@ -42,0 +41,0 @@ "peerDependencies": {

@@ -19,4 +19,7 @@ {

"path": "../console/tsconfig.build.json"
},
{
"path": "../shared-types/tsconfig.build.json"
}
]
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc