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
128
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.1.12 to 5.1.13

report.api.md

6

CHANGELOG.md
# @atlaskit/textfield
## 5.1.13
### Patch Changes
- [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade Typescript from `4.2.4` to `4.3.5`.
## 5.1.12

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

2

dist/cjs/text-field.js

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

packageName: "@atlaskit/textfield",
packageVersion: "5.1.12"
packageVersion: "5.1.13"
};

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

{
"name": "@atlaskit/textfield",
"version": "5.1.12",
"version": "5.1.13",
"sideEffects": false
}

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

packageName: "@atlaskit/textfield",
packageVersion: "5.1.12"
packageVersion: "5.1.13"
};

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

{
"name": "@atlaskit/textfield",
"version": "5.1.12",
"version": "5.1.13",
"sideEffects": false
}

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

packageName: "@atlaskit/textfield",
packageVersion: "5.1.12"
packageVersion: "5.1.13"
};

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

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

@@ -21,3 +21,4 @@ "publishConfig": {

"website": {
"name": "Text field"
"name": "Text field",
"category": "Components"
}

@@ -55,3 +56,3 @@ },

"storybook-addon-performance": "^0.16.0",
"typescript": "4.2.4",
"typescript": "4.3.5",
"wait-for-expect": "^1.2.0"

@@ -69,2 +70,3 @@ },

"@repo/internal": {
"dom-events": "use-bind-event-listener",
"ui-components": "lite-mode",

@@ -71,0 +73,0 @@ "styling": [

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