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

@instructure/ui-spinner

Package Overview
Dependencies
Maintainers
36
Versions
1286
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instructure/ui-spinner - npm Package Compare versions

Comparing version

to
6.18.1-rc.3

26

package.json
{
"name": "@instructure/ui-spinner",
"version": "6.18.1-rc.2+79cf68f25",
"version": "6.18.1-rc.3+58264bff2",
"description": "A spinner/loading component",

@@ -26,10 +26,10 @@ "author": "Instructure, Inc. Engineering and Product Design",

"@babel/runtime": "^7.5.0",
"@instructure/console": "6.18.1-rc.2+79cf68f25",
"@instructure/ui-color-utils": "6.18.1-rc.2+79cf68f25",
"@instructure/ui-react-utils": "6.18.1-rc.2+79cf68f25",
"@instructure/ui-testable": "6.18.1-rc.2+79cf68f25",
"@instructure/ui-themeable": "6.18.1-rc.2+79cf68f25",
"@instructure/ui-utils": "6.18.1-rc.2+79cf68f25",
"@instructure/ui-view": "6.18.1-rc.2+79cf68f25",
"@instructure/uid": "6.18.1-rc.2+79cf68f25",
"@instructure/console": "6.18.1-rc.3+58264bff2",
"@instructure/ui-color-utils": "6.18.1-rc.3+58264bff2",
"@instructure/ui-react-utils": "6.18.1-rc.3+58264bff2",
"@instructure/ui-testable": "6.18.1-rc.3+58264bff2",
"@instructure/ui-themeable": "6.18.1-rc.3+58264bff2",
"@instructure/ui-utils": "6.18.1-rc.3+58264bff2",
"@instructure/ui-view": "6.18.1-rc.3+58264bff2",
"@instructure/uid": "6.18.1-rc.3+58264bff2",
"classnames": "^2",

@@ -39,5 +39,5 @@ "prop-types": "^15"

"devDependencies": {
"@instructure/ui-babel-preset": "6.18.1-rc.2+79cf68f25",
"@instructure/ui-test-locator": "6.18.1-rc.2+79cf68f25",
"@instructure/ui-test-utils": "6.18.1-rc.2+79cf68f25"
"@instructure/ui-babel-preset": "6.18.1-rc.3+58264bff2",
"@instructure/ui-test-locator": "6.18.1-rc.3+58264bff2",
"@instructure/ui-test-utils": "6.18.1-rc.3+58264bff2"
},

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

"sideEffects": false,
"gitHead": "79cf68f2548ba5a2374730ac9fbf8123ee056c97"
"gitHead": "58264bff29791876b9f0ed46c50b87e067fafa58"
}