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
127
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.8 to 5.1.9

6

CHANGELOG.md
# @atlaskit/textfield
## 5.1.9
### Patch Changes
- Updated dependencies
## 5.1.8

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

2

dist/cjs/text-field.js

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

packageName: "@atlaskit/textfield",
packageVersion: "5.1.8"
packageVersion: "5.1.9"
};

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

{
"name": "@atlaskit/textfield",
"version": "5.1.8",
"version": "5.1.9",
"sideEffects": false
}

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

packageName: "@atlaskit/textfield",
packageVersion: "5.1.8"
packageVersion: "5.1.9"
};

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

{
"name": "@atlaskit/textfield",
"version": "5.1.8",
"version": "5.1.9",
"sideEffects": false
}

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

packageName: "@atlaskit/textfield",
packageVersion: "5.1.8"
packageVersion: "5.1.9"
};

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

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

@@ -30,3 +30,3 @@ "publishConfig": {

"@atlaskit/theme": "^12.1.0",
"@atlaskit/tokens": "^0.8.0",
"@atlaskit/tokens": "^0.9.0",
"@babel/runtime": "^7.0.0",

@@ -55,3 +55,3 @@ "@emotion/core": "^10.0.9"

"storybook-addon-performance": "^0.16.0",
"typescript": "3.9.6",
"typescript": "3.9.10",
"wait-for-expect": "^1.2.0"

@@ -58,0 +58,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