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

atomic-spinner

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

atomic-spinner - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

7

package.json
{
"name": "atomic-spinner",
"version": "1.0.8",
"version": "1.0.9",
"description": "Loading spinner that looks like an atom",

@@ -15,3 +15,5 @@ "author": "David Lounsbrough",

"build": "rm -rf dist && tsc && pnpm minify",
"minify": "uglifyjs --compress -o dist/index.min.js -- dist/index.js"
"minify": "uglifyjs --compress -o dist/index.min.js -- dist/index.js",
"build-demo": "pnpm --prefix demo build",
"deploy-demo": "gh-pages -d demo/build"
},

@@ -40,2 +42,3 @@ "keywords": [

"@types/react-dom": "^18.0.10",
"gh-pages": "^4.0.0",
"react": "^18.2.0",

@@ -42,0 +45,0 @@ "react-dom": "^18.2.0",

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