You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
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
5.6.3

6

CHANGELOG.md
# @atlaskit/textfield
## 5.6.3
### Patch Changes
- [`4ae083a7e66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ae083a7e66) - Use `@af/accessibility-testing` for default jest-axe config and jest-axe import in accessibility testing.
## 5.6.2

@@ -4,0 +10,0 @@

2

dist/cjs/text-field.js

@@ -27,3 +27,3 @@ "use strict";

packageName: "@atlaskit/textfield",
packageVersion: "5.6.2"
packageVersion: "5.6.3"
};

@@ -30,0 +30,0 @@ var Textfield = /*#__PURE__*/(0, _react.forwardRef)(function (props, ref) {

{
"name": "@atlaskit/textfield",
"version": "5.6.2",
"version": "5.6.3",
"sideEffects": false
}

@@ -11,3 +11,3 @@ import _extends from "@babel/runtime/helpers/extends";

packageName: "@atlaskit/textfield",
packageVersion: "5.6.2"
packageVersion: "5.6.3"
};

@@ -14,0 +14,0 @@ const Textfield = /*#__PURE__*/forwardRef((props, ref) => {

{
"name": "@atlaskit/textfield",
"version": "5.6.2",
"version": "5.6.3",
"sideEffects": false
}

@@ -17,3 +17,3 @@ import _extends from "@babel/runtime/helpers/extends";

packageName: "@atlaskit/textfield",
packageVersion: "5.6.2"
packageVersion: "5.6.3"
};

@@ -20,0 +20,0 @@ var Textfield = /*#__PURE__*/forwardRef(function (props, ref) {

{
"name": "@atlaskit/textfield",
"version": "5.6.2",
"version": "5.6.3",
"sideEffects": false
}
{
"name": "@atlaskit/textfield",
"version": "5.6.2",
"version": "5.6.3",
"description": "A text field is an input that allows a user to write or edit text.",

@@ -48,2 +48,3 @@ "publishConfig": {

"devDependencies": {
"@af/accessibility-testing": "*",
"@atlaskit/codemod-utils": "^4.2.3",

@@ -58,3 +59,2 @@ "@atlaskit/ds-lib": "^2.2.0",

"@testing-library/react": "^12.1.5",
"jest-axe": "^4.0.0",
"jscodeshift": "^0.13.0",

@@ -61,0 +61,0 @@ "react-dom": "^16.8.0",