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

framer-motion-ticker

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

framer-motion-ticker - npm Package Compare versions

Comparing version 1.0.14 to 1.0.15

6

package.json
{
"name": "framer-motion-ticker",
"version": "1.0.14",
"version": "1.0.15",
"description": "A React component that acts like a ticker, or marquee.",

@@ -16,3 +16,3 @@ "author": "Andres Movilla <amovilla1103@gmail.com>",

"scripts": {
"prebuild": "rimraf dist && rimraf tsconfig.tsbuildinfo",
"prebuild": "rimraf dist",
"start": "nodemon --watch . --exec npm run build -e ts,tsx",

@@ -23,3 +23,3 @@ "build": "npm run build:esm & npm run build:cjs & npm run build:types",

"build:types": "tsc --emitDeclarationOnly --declaration --declarationDir dist",
"pub": "npm run build && npm publish"
"pub": "npm run build && rimraf tsconfig.tsbuildinfo && npm publish"
},

@@ -26,0 +26,0 @@ "dependencies": {

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