framer-motion-ticker
Advanced tools
Comparing version 1.0.14 to 1.0.15
{ | ||
"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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
9786
6
137