Socket
Socket
Sign inDemoInstall

atomic-spinner

Package Overview
Dependencies
Maintainers
1
Versions
50
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 0.0.0 to 1.0.0

dist/index.d.ts

42

package.json
{
"name": "atomic-spinner",
"version": "0.0.0"
"version": "1.0.0",
"description": "Loading spinner that looks like an atom",
"author": "David Lounsbrough",
"license": "MIT",
"repository": "Codenough-LLC/atomic-spinner",
"main": "dist/index.js",
"engines": {
"node": ">=14"
},
"scripts": {
"build": "rm -rf dist && tsc"
},
"keywords": [
"atomic",
"atom",
"chemistry",
"loader",
"loading",
"spinner",
"npm",
"package",
"react",
"typescript"
],
"files": [
"dist"
],
"peerDependencies": {
"react": "^16.8.0",
"react-dom": "^16.8.0"
},
"devDependencies": {
"@types/react": "^16.3.13",
"@types/react-dom": "^16.0.5",
"babel-core": "^6.26.3",
"babel-runtime": "^6.26.0",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"tslib": "^2.4.1",
"typescript": "^2.9.2"
}
}
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