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

@atlaskit/textfield

Package Overview
Dependencies
Maintainers
1
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/textfield - npm Package Compare versions

Comparing version

to
0.1.4

8

CHANGELOG.md
# @atlaskit/textfield
## 0.1.4
- Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
- @atlaskit/analytics-next@3.1.2
- @atlaskit/button@10.1.1
- @atlaskit/form@4.0.21
- @atlaskit/theme@7.0.1
- @atlaskit/docs@6.0.0
## 0.1.3

@@ -4,0 +12,0 @@ - [patch] [63f969d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/63f969d):

2

dist/package.json
{
"name": "@atlaskit/textfield",
"version": "0.1.3",
"version": "0.1.4",
"sideEffects": false
}
{
"name": "@atlaskit/textfield",
"version": "0.1.3",
"version": "0.1.4",
"description": "Text Field Component",

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

"dependencies": {
"@atlaskit/analytics-next": "^3.1.1",
"@atlaskit/theme": "^7.0.0",
"@atlaskit/analytics-next": "^3.1.2",
"@atlaskit/theme": "^7.0.1",
"@babel/runtime": "^7.0.0"

@@ -33,6 +33,6 @@ },

"@atlaskit/build-utils": "^2.0.0",
"@atlaskit/button": "^10.0.4",
"@atlaskit/docs": "^5.2.3",
"@atlaskit/form": "^4.0.20",
"enzyme": "https://registry.npmjs.org/@pgleeson/enzyme/-/enzyme-3.3.7.tgz",
"@atlaskit/button": "^10.1.1",
"@atlaskit/docs": "^6.0.0",
"@atlaskit/form": "^4.0.21",
"enzyme": "^3.7.0",
"react-dom": "^16.4.2"

@@ -45,2 +45,2 @@ },

]
}
}