New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@arisbh/marqueeck

Package Overview
Dependencies
Maintainers
1
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arisbh/marqueeck - npm Package Compare versions

Comparing version 0.0.20 to 0.0.21

1

dist/MarqueeckTranslate.js

@@ -16,2 +16,3 @@ export function MarqueeckTranslate(node, options) {

currentX += direction === 'left' ? -currentSpeed / 60 : currentSpeed / 60;
console.log(node);
if (direction === 'left') {

@@ -18,0 +19,0 @@ node.style.transform = `translateX(${-currentX}px)`;

2

package.json
{
"name": "@arisbh/marqueeck",
"version": "0.0.20",
"version": "0.0.21",
"description": "Marqueeck is a custom and customizable marquee component for Sveltekit",

@@ -5,0 +5,0 @@ "keywords": [

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