Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@inkeep/styled-system

Package Overview
Dependencies
Maintainers
4
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@inkeep/styled-system - npm Package Compare versions

Comparing version 0.0.22 to 0.0.23

2

package.json
{
"name": "@inkeep/styled-system",
"version": "0.0.22",
"version": "0.0.23",
"type": "module",

@@ -5,0 +5,0 @@ "main": "./system.js",

@@ -42,3 +42,3 @@ /* eslint-disable */

export type AnimationName = "ping" | "pulse" | "bounce" | "checkAnim" | "indeterminateOpacityAnim" | "indeterminateScaleAnim" | "fadeIn" | "fadeOut" | "fade-in" | "fade-out" | "slide-in" | "slide-out" | "skeleton-bg-fade" | "spin"
export type AnimationName = "ping" | "pulse" | "bounce" | "checkAnim" | "indeterminateOpacityAnim" | "indeterminateScaleAnim" | "fadeIn" | "fadeOut" | "fade-in" | "fade-out" | "slide-in" | "slide-out" | "skeleton-bg-fade" | "spin" | "shake-rotate" | "shadow-glow"

@@ -45,0 +45,0 @@ export type Tokens = {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc