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.3.5 to 5.3.6

6

CHANGELOG.md
# @atlaskit/textfield
## 5.3.6
### Patch Changes
- Updated dependencies
## 5.3.5

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

2

dist/cjs/text-field.js

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

packageName: "@atlaskit/textfield",
packageVersion: "5.3.5"
packageVersion: "5.3.6"
};

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

{
"name": "@atlaskit/textfield",
"version": "5.3.5",
"version": "5.3.6",
"sideEffects": false
}

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

packageName: "@atlaskit/textfield",
packageVersion: "5.3.5"
packageVersion: "5.3.6"
};

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

{
"name": "@atlaskit/textfield",
"version": "5.3.5",
"version": "5.3.6",
"sideEffects": false
}

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

packageName: "@atlaskit/textfield",
packageVersion: "5.3.5"
packageVersion: "5.3.6"
};

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

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

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

"dependencies": {
"@atlaskit/analytics-next": "^8.2.0",
"@atlaskit/analytics-next": "^9.0.0",
"@atlaskit/theme": "^12.2.0",
"@atlaskit/tokens": "^1.0.0",
"@atlaskit/tokens": "^1.2.0",
"@babel/runtime": "^7.0.0",

@@ -78,4 +78,6 @@ "@emotion/react": "^11.7.1"

"analytics": "analytics-next",
"design-tokens": "spacing",
"theming": "tokens",
"design-tokens": [
"color",
"spacing"
],
"design-system": "v1",

@@ -82,0 +84,0 @@ "deprecation": "no-deprecated-imports"

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