🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@twilio-paste/skeleton-loader

Package Overview
Dependencies
Maintainers
4
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@twilio-paste/skeleton-loader - npm Package Compare versions

Comparing version

to
4.0.0

42

package.json
{
"name": "@twilio-paste/skeleton-loader",
"version": "3.0.2",
"version": "4.0.0",
"category": "data display",

@@ -28,25 +28,29 @@ "status": "production",

"peerDependencies": {
"@twilio-paste/animation-library": "^0.3.1",
"@twilio-paste/box": "^7.0.0",
"@twilio-paste/design-tokens": "^8.0.0",
"@twilio-paste/style-props": "^6.0.0",
"@twilio-paste/styling-library": "^1.0.0",
"@twilio-paste/theme": "^8.0.0",
"@twilio-paste/types": "^3.1.1",
"@twilio-paste/animation-library": "^1.0.0",
"@twilio-paste/box": "^8.0.0",
"@twilio-paste/color-contrast-utils": "^4.0.0",
"@twilio-paste/customization": "^6.0.0",
"@twilio-paste/design-tokens": "^9.0.0",
"@twilio-paste/style-props": "^7.0.0",
"@twilio-paste/styling-library": "^2.0.0",
"@twilio-paste/theme": "^9.0.0",
"@twilio-paste/types": "^4.0.0",
"prop-types": "^15.7.2",
"react": "^16.8.6 || ^17.0.2",
"react-dom": "^16.8.6 || ^17.0.2"
"react": "^16.8.6 || ^17.0.2 || ^18.0.0",
"react-dom": "^16.8.6 || ^17.0.2 || ^18.0.0"
},
"devDependencies": {
"@twilio-paste/animation-library": "^0.3.9",
"@twilio-paste/box": "^7.1.2",
"@twilio-paste/design-tokens": "^8.3.0",
"@twilio-paste/style-props": "^6.1.2",
"@twilio-paste/styling-library": "^1.0.3",
"@twilio-paste/theme": "^8.0.3",
"@twilio-paste/types": "^3.1.9",
"@twilio-paste/animation-library": "^1.0.0",
"@twilio-paste/box": "^8.0.0",
"@twilio-paste/color-contrast-utils": "^4.0.0",
"@twilio-paste/customization": "^6.0.0",
"@twilio-paste/design-tokens": "^9.0.0",
"@twilio-paste/style-props": "^7.0.0",
"@twilio-paste/styling-library": "^2.0.0",
"@twilio-paste/theme": "^9.0.0",
"@twilio-paste/types": "^4.0.0",
"prop-types": "^15.7.2",
"react": "^17.0.2",
"react-dom": "^17.0.2"
"react": "^18.0.0",
"react-dom": "^18.0.0"
}
}

Sorry, the diff of this file is not supported yet