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

svelte-motion

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-motion - npm Package Compare versions

Comparing version 0.11.2 to 0.11.3

5

package.json
{
"name": "svelte-motion",
"version": "0.11.2",
"version": "0.11.3",
"description": "Svelte animstion library baded on the React library framer-motion.",

@@ -18,3 +18,3 @@ "main": "dist/index.js",

"popmotion": "9.3.5",
"style-value-types": "4.1.4",
"style-value-types": "5.0.0",
"tslib": "^2.2.0"

@@ -24,3 +24,2 @@ },

"@emotion/is-prop-valid": "^1.1.0",
"@rollup/plugin-commonjs": "^19.0.0",
"@rollup/plugin-node-resolve": "^11.2.1",

@@ -27,0 +26,0 @@ "@rollup/plugin-replace": "^2.4.2",

2

rollup.config.js

@@ -1,2 +0,1 @@

import svelte from 'rollup-plugin-svelte'

@@ -8,3 +7,2 @@ import resolve from '@rollup/plugin-node-resolve'

const name = pkg.name

@@ -11,0 +9,0 @@ .replace(/^(@\S+\/)?(svelte-)?(\S+)/, '$3')

@@ -31,3 +31,3 @@ /**

*/
children: React.ReactNode;
//children: React.ReactNode;
/**

@@ -34,0 +34,0 @@ * When combined with `AnimatePresence`, `SharedLayoutProps` can customise how to visually switch

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