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

svelte-movable

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-movable - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

2

package.json
{
"name": "svelte-movable",
"version": "1.1.2",
"version": "1.1.3",
"description": "Action to move node on mousedown & mousemove",

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

# Svelte Action - `use:movable`
# This package has been moved to [the @svelte-put monorepo](https://github.com/vnphanquang/svelte-put/tree/main/packages/actions/movable). You can still use this package as is but a reinstallation is recommended.
```bash
# remove svelte-movable from your package.json
npm install -D @svelte-put/movable
yarn add -D @svelte-put/movable
pnpm add -D @svelte-put/movable
```
<div align="center">

@@ -35,7 +45,5 @@

```bash
npm install svelte-movable
yarn add svelte-movable
pnpm add svelte-movable
# Note: add to dev dependencies instead if using svelte-kit
npm install -D svelte-movable
yarn add -D svelte-movable
pnpm add -D svelte-movable
```

@@ -42,0 +50,0 @@

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