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
123
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 3.1.2 to 4.0.0

12

CHANGELOG.md
# @atlaskit/progress-tracker
## 4.0.0
- [major] Updates to React ^16.4.0 [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
- [major] Updated dependencies [563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
- @atlaskit/page@8.0.0
- @atlaskit/theme@5.0.0
- @atlaskit/docs@5.0.0
- [major] Updated dependencies [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
- @atlaskit/page@8.0.0
- @atlaskit/theme@5.0.0
- @atlaskit/docs@5.0.0
## 3.1.2

@@ -4,0 +16,0 @@ - [patch] Clean Changelogs - remove duplicates and empty entries [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)

2

dist/package.json
{
"name": "@atlaskit/progress-tracker",
"version": "3.1.1"
"version": "3.1.2"
}
{
"name": "@atlaskit/progress-tracker",
"version": "3.1.2",
"version": "4.0.0",
"description": "A React component that shows the steps and progress in a journey",

@@ -24,4 +24,4 @@ "license": "Apache-2.0",

"dependencies": {
"@atlaskit/page": "^7.1.1",
"@atlaskit/theme": "^4.0.4",
"@atlaskit/page": "^8.0.0",
"@atlaskit/theme": "^5.0.0",
"babel-runtime": "^6.26.0",

@@ -32,11 +32,11 @@ "react-router-dom": "^4.2.2",

"peerDependencies": {
"react": "^16.3.0",
"react": "^16.4.0",
"styled-components": "^3.2.6"
},
"devDependencies": {
"@atlaskit/docs": "^4.1.1",
"@atlaskit/docs": "^5.0.0",
"enzyme": "https://registry.npmjs.org/@pgleeson/enzyme/-/enzyme-3.3.7.tgz",
"react-dom": "^16.3.0",
"react-dom": "^16.4.0",
"react-test-renderer": "^16.3.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