🚀 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
7.0.1

1

dist/index.es.js

@@ -0,1 +1,2 @@

"use client";
import{Box,safelySpreadBoxProps}from"@twilio-paste/box";import{styled,themeGet}from"@twilio-paste/styling-library";import*as React from"react";import{keyframes}from"@twilio-paste/styling-library";var SkeletonLoaderKeyframes=keyframes`

@@ -2,0 +3,0 @@ 0% {

@@ -0,1 +1,2 @@

"use client";
"use strict";var __create=Object.create;var __defProp=Object.defineProperty;var __getOwnPropDesc=Object.getOwnPropertyDescriptor;var __getOwnPropNames=Object.getOwnPropertyNames;var __getProtoOf=Object.getPrototypeOf,__hasOwnProp=Object.prototype.hasOwnProperty;var __export=(target,all)=>{for(var name in all)__defProp(target,name,{get:all[name],enumerable:!0})},__copyProps=(to,from,except,desc)=>{if(from&&typeof from=="object"||typeof from=="function")for(let key of __getOwnPropNames(from))!__hasOwnProp.call(to,key)&&key!==except&&__defProp(to,key,{get:()=>from[key],enumerable:!(desc=__getOwnPropDesc(from,key))||desc.enumerable});return to};var __toESM=(mod,isNodeMode,target)=>(target=mod!=null?__create(__getProtoOf(mod)):{},__copyProps(isNodeMode||!mod||!mod.__esModule?__defProp(target,"default",{value:mod,enumerable:!0}):target,mod)),__toCommonJS=mod=>__copyProps(__defProp({},"__esModule",{value:!0}),mod);var src_exports={};__export(src_exports,{SkeletonLoader:()=>SkeletonLoader});module.exports=__toCommonJS(src_exports);var import_box=require("@twilio-paste/box"),import_styling_library2=require("@twilio-paste/styling-library"),React=__toESM(require("react"));var import_styling_library=require("@twilio-paste/styling-library"),SkeletonLoaderKeyframes=import_styling_library.keyframes`

@@ -2,0 +3,0 @@ 0% {

16

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

@@ -43,11 +43,11 @@ "status": "production",

"devDependencies": {
"@twilio-paste/animation-library": "^3.0.0",
"@twilio-paste/box": "^11.0.0",
"@twilio-paste/animation-library": "^3.0.1",
"@twilio-paste/box": "^11.0.1",
"@twilio-paste/color-contrast-utils": "^5.0.0",
"@twilio-paste/customization": "^9.0.0",
"@twilio-paste/customization": "^9.0.1",
"@twilio-paste/design-tokens": "^10.3.0",
"@twilio-paste/style-props": "^10.0.0",
"@twilio-paste/styling-library": "^4.0.0",
"@twilio-paste/theme": "^12.0.0",
"@twilio-paste/types": "^7.0.0",
"@twilio-paste/style-props": "^10.0.1",
"@twilio-paste/styling-library": "^4.0.1",
"@twilio-paste/theme": "^12.0.1",
"@twilio-paste/types": "^7.0.1",
"@types/react": "^19.0.8",

@@ -54,0 +54,0 @@ "@types/react-dom": "^19.0.3",