svelte-spinner
Advanced tools
Comparing version 1.0.0 to 2.0.0
@@ -0,2 +1,5 @@ | ||
# 2.0.0 | ||
Moved to Svelte v3. | ||
# 1.0.0 | ||
Moved to Svelte v2. |
{ | ||
"name": "svelte-spinner", | ||
"version": "1.0.0", | ||
"version": "2.0.0", | ||
"description": "A Svelte SVG loading spinner", | ||
"main": "index.html", | ||
"svelte": "src/index.svelte", | ||
"module": "dist/index.mjs", | ||
"main": "dist/index.js", | ||
"author": "Emil Tholin @tholle1234", | ||
"license": "MIT", | ||
"repository": "EmilTholin/svelte-spinner" | ||
"repository": "EmilTholin/svelte-spinner", | ||
"devDependencies": { | ||
"rollup": "^1.10.1", | ||
"rollup-plugin-node-resolve": "^4.2.3", | ||
"rollup-plugin-svelte": "^5.0.3", | ||
"svelte": "^3.0.0" | ||
}, | ||
"scripts": { | ||
"build": "rollup -c", | ||
"prepublishOnly": "npm run build" | ||
} | ||
} |
[![npm][npm]][npm-url] | ||
# Svelte Spinner | ||
<img src="Logotype Primary.png" alt="Svelte Spinner" width="40%" height="40%" /> | ||
@@ -5,0 +5,0 @@ A Svelte SVG loading spinner. |
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
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
86899
9
414
4