Socket
Socket
Sign inDemoInstall

@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.1.39 to 0.1.40

2

dist/CDraggableList/draggable-api.js

@@ -73,3 +73,3 @@ export function createScroller(el, initialX, initialY) {

clone.style.transition = 'none';
clone.style.opacity = '0.5';
clone.style.opacity = '0.8';
let x = 0;

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

{
"name": "@chasi/ui",
"version": "0.1.39",
"version": "0.1.40",
"type": "module",

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

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