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

@atlaskit/progress-tracker

Package Overview
Dependencies
Maintainers
1
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/progress-tracker - npm Package Compare versions

Comparing version 6.0.2 to 6.0.3

constants/package.json

8

bundle-size-ratchet.json

@@ -5,3 +5,3 @@ [

"package": "@atlaskit/progress-tracker",
"version": "6.0.1",
"version": "6.0.2",
"dependent": true,

@@ -18,3 +18,3 @@ "id": "src.main",

"package": "@atlaskit/progress-tracker",
"version": "6.0.1",
"version": "6.0.2",
"dependent": true,

@@ -31,3 +31,3 @@ "id": "node_modules.main",

"package": "@atlaskit/progress-tracker",
"version": "6.0.1",
"version": "6.0.2",
"dependent": true,

@@ -44,3 +44,3 @@ "id": "atlaskit.core.main",

"package": "@atlaskit/progress-tracker",
"version": "6.0.1",
"version": "6.0.2",
"dependent": true,

@@ -47,0 +47,0 @@ "id": "combined.main",

# @atlaskit/progress-tracker
## 6.0.3
### Patch Changes
- [patch][202fda1d9e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/202fda1d9e):
Moved dependencies to devDependencies in progress-tracker: move 'react-dom' to devDependencies.
## 6.0.2

@@ -4,0 +12,0 @@

{
"name": "@atlaskit/progress-tracker",
"version": "6.0.2",
"version": "6.0.3",
"description": "A React component that shows the steps and progress in a journey",
"license": "Apache-2.0",
"module": "index.js",
"module": "dist/esm/index.js",
"main": "dist/cjs/index.js",
"atlaskit:src": "src/index.js",

@@ -26,3 +27,2 @@ "atlaskit:designLink": "https://atlassian.design/guidelines/product/components/progress-tracker",

"@babel/runtime": "^7.0.0",
"react-router-dom": "^4.2.2",
"react-transition-group": "^2.2.1"

@@ -35,2 +35,3 @@ },

"devDependencies": {
"react-router-dom": "^4.2.2",
"@atlaskit/build-utils": "^2.0.0",

@@ -37,0 +38,0 @@ "@atlaskit/docs": "^8.1.1",

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