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

@chasi/ui

Package Overview
Dependencies
Maintainers
1
Versions
163
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chasi/ui - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

2

dist/CDraggableList/draggable-api.js

@@ -74,2 +74,4 @@ export function createScroller(el, initialX, initialY) {

clone.style.opacity = '0.8';
clone.style.boxShadow = 'var(--shadow-4)';
clone.style.zIndex = '999999';
let x = 0;

@@ -76,0 +78,0 @@ let y = 0;

2

package.json
{
"name": "@chasi/ui",
"version": "0.2.4",
"version": "0.2.5",
"scripts": {

@@ -5,0 +5,0 @@ "dev": "vite dev",

@@ -0,0 +0,0 @@ # create-svelte

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