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

@layerstack/svelte-actions

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@layerstack/svelte-actions - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

2

dist/mouse.d.ts

@@ -20,3 +20,3 @@ import type { Action } from 'svelte/action';

*/
export declare const movable: Action<HTMLElement, MovableOptions | undefined>;
export declare const movable: Action<HTMLElement | SVGElement, MovableOptions | undefined>;
/** Set relative mouse coordinates as --x/--y CSS variables */

@@ -23,0 +23,0 @@ export declare const mouseCoords: Action<HTMLElement, HTMLElement | undefined>;

@@ -7,3 +7,3 @@ {

"repository": "techniq/layerstack",
"version": "0.0.6",
"version": "0.0.7",
"devDependencies": {

@@ -10,0 +10,0 @@ "@sveltejs/package": "^2.3.5",

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