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

@atlaskit/spinner

Package Overview
Dependencies
Maintainers
1
Versions
159
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/spinner - npm Package Compare versions

Comparing version 9.0.7 to 9.0.8

3

CHANGELOG.md
# @atlaskit/spinner
## 9.0.8
- [patch] Adds sideEffects: false to allow proper tree shaking [b5d6d04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b5d6d04)
## 9.0.6

@@ -4,0 +7,0 @@ - [patch] Updated dependencies [df22ad8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/df22ad8)

3

dist/package.json
{
"name": "@atlaskit/spinner",
"version": "9.0.6"
"version": "9.0.7",
"sideEffects": false
}
{
"name": "@atlaskit/spinner",
"version": "9.0.7",
"version": "9.0.8",
"description": "A React component that displays a spinning icon to show a loading state",

@@ -9,2 +9,3 @@ "license": "Apache-2.0",

"atlaskit:src": "src/index.js",
"sideEffects": false,
"atlaskit:designLink": "https://atlassian.design/guidelines/product/components/spinners",

@@ -27,3 +28,3 @@ "src": "src/index.js",

"dependencies": {
"@atlaskit/theme": "^6.0.1",
"@atlaskit/theme": "^6.0.2",
"babel-runtime": "^6.26.0",

@@ -38,3 +39,3 @@ "react-transition-group": "^2.2.1"

"@atlaskit/build-utils": "^2.0.0",
"@atlaskit/button": "^9.0.7",
"@atlaskit/button": "^9.0.8",
"@atlaskit/docs": "^5.0.6",

@@ -41,0 +42,0 @@ "@atlaskit/util-shared-styles": "^2.10.3",

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