New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@clayui/loading-indicator

Package Overview
Dependencies
Maintainers
3
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clayui/loading-indicator - npm Package Compare versions

Comparing version 3.0.0-milestone.1 to 3.0.0-milestone.2

LICENSE.txt

9

package.json
{
"name": "@clayui/loading-indicator",
"version": "3.0.0-milestone.1",
"version": "3.0.0-milestone.2",
"description": "ClayLoadingIndicator component",

@@ -21,3 +21,3 @@ "license": "BSD-3-Clause",

"build:types": "cross-env NODE_ENV=production tsc --project ./tsconfig.declarations.json",
"prepublishOnly": "npm run build && npm run build:types",
"prepublishOnly": "yarn build && yarn build:types",
"test": "jest --config ../../jest.config.js"

@@ -33,3 +33,3 @@ },

"devDependencies": {
"@clayui/css": "^3.0.0-milestone.1"
"@clayui/css": "^3.0.0-milestone.2"
},

@@ -42,3 +42,4 @@ "peerDependencies": {

"extends browserslist-config-clay"
]
],
"gitHead": "fff144f638baed3d75ca83937f9bbe9f8290cf0f"
}
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