svelte-fast-marquee
Advanced tools
Comparing version 0.0.1 to 0.1.0
@@ -182,2 +182,7 @@ { | ||
}, | ||
"svelte-fast-marquee": { | ||
"version": "0.0.1", | ||
"resolved": "https://registry.npmjs.org/svelte-fast-marquee/-/svelte-fast-marquee-0.0.1.tgz", | ||
"integrity": "sha512-SjdE1SWQsvIRIvz2PLqk+Vvx0CbQaSIcmEtKHYXqQoRW6EPv/MuRTIlBiqiZ2n/Rdy5VY1EwYt54o0QjdObZ7g==" | ||
}, | ||
"svelte-hmr": { | ||
@@ -184,0 +189,0 @@ "version": "0.14.7", |
@@ -7,3 +7,2 @@ { | ||
"dev": "vite", | ||
"preinstall": "npm link ../ && npm link svelte-fast-marquee", | ||
"build": "vite build", | ||
@@ -16,3 +15,6 @@ "serve": "vite preview" | ||
"vite": "^2.4.3" | ||
}, | ||
"dependencies": { | ||
"svelte-fast-marquee": "0.0.1" | ||
} | ||
} |
{ | ||
"name": "svelte-fast-marquee", | ||
"version": "0.0.1", | ||
"version": "0.1.0", | ||
"description": "A Marquee component for Svelte inspired by react-fast-marquee.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
39484
737
0