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
126
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 5.6.3 to 5.6.4

tmp/api-report-tmp.d.ts

6

CHANGELOG.md
# @atlaskit/textfield
## 5.6.4
### Patch Changes
- [`356d6ebed05`](https://bitbucket.org/atlassian/atlassian-frontend/commits/356d6ebed05) - This package is now onboarded onto the product push model.
## 5.6.3

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

2

dist/cjs/text-field.js

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

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

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

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

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

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

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

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

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

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

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

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

@@ -15,10 +15,2 @@ "publishConfig": {

"types": "dist/types/index.d.ts",
"typesVersions": {
">=4.5 <4.9": {
"*": [
"dist/types-ts4.5/*",
"dist/types-ts4.5/index.d.ts"
]
}
},
"sideEffects": false,

@@ -28,2 +20,5 @@ "atlaskit:src": "src/index.tsx",

"team": "Design System Team",
"productPushConsumption": [
"jira"
],
"releaseModel": "continuous",

@@ -35,5 +30,2 @@ "website": {

},
"af:exports": {
".": "./src/index.tsx"
},
"dependencies": {

@@ -43,3 +35,3 @@ "@atlaskit/analytics-next": "^9.1.0",

"@atlaskit/theme": "^12.5.0",
"@atlaskit/tokens": "^1.11.0",
"@atlaskit/tokens": "^1.14.0",
"@babel/runtime": "^7.0.0",

@@ -53,2 +45,3 @@ "@emotion/react": "^11.7.1"

"@af/accessibility-testing": "*",
"@af/visual-regression": "*",
"@atlaskit/codemod-utils": "^4.2.3",

@@ -94,2 +87,13 @@ "@atlaskit/ds-lib": "^2.2.0",

},
"typesVersions": {
">=4.5 <4.9": {
"*": [
"dist/types-ts4.5/*",
"dist/types-ts4.5/index.d.ts"
]
}
},
"af:exports": {
".": "./src/index.tsx"
},
"platform-feature-flags": {

@@ -96,0 +100,0 @@ "platform.design-system-team.border-checkbox_nyoiu": {

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