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 6.7.2 to 6.8.0

12

CHANGELOG.md
# @atlaskit/textfield
## 6.8.0
### Minor Changes
- [#109060](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/109060)
[`4660ec858a305`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4660ec858a305) -
Update `React` from v16 to v18
### Patch Changes
- Updated dependencies
## 6.7.2

@@ -4,0 +16,0 @@

2

dist/cjs/text-field.js

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

packageName: "@atlaskit/textfield",
packageVersion: "6.7.2"
packageVersion: "6.8.0"
};

@@ -33,0 +33,0 @@

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

packageName: "@atlaskit/textfield",
packageVersion: "6.7.2"
packageVersion: "6.8.0"
};

@@ -18,0 +18,0 @@

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

packageName: "@atlaskit/textfield",
packageVersion: "6.7.2"
packageVersion: "6.8.0"
};

@@ -24,0 +24,0 @@

{
"name": "@atlaskit/textfield",
"version": "6.7.2",
"version": "6.8.0",
"description": "A text field is an input that allows a user to write or edit text.",

@@ -28,7 +28,7 @@ "publishConfig": {

"dependencies": {
"@atlaskit/analytics-next": "^10.2.0",
"@atlaskit/analytics-next": "^10.3.0",
"@atlaskit/platform-feature-flags": "^0.3.0",
"@atlaskit/primitives": "^13.3.0",
"@atlaskit/theme": "^14.0.0",
"@atlaskit/tokens": "^3.1.0",
"@atlaskit/primitives": "^13.4.0",
"@atlaskit/theme": "^14.1.0",
"@atlaskit/tokens": "^3.3.0",
"@babel/runtime": "^7.0.0",

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

"@atlaskit/codemod-utils": "^4.2.3",
"@atlaskit/ds-lib": "^3.3.0",
"@atlaskit/ds-lib": "^3.5.0",
"@atlaskit/ssr": "*",

@@ -51,5 +51,5 @@ "@atlaskit/visual-regression": "*",

"@testing-library/dom": "^10.1.0",
"@testing-library/react": "^12.1.5",
"@testing-library/react": "^13.4.0",
"jscodeshift": "^0.13.0",
"react-dom": "^16.8.0",
"react-dom": "^18.2.0",
"storybook-addon-performance": "^0.17.3",

@@ -56,0 +56,0 @@ "typescript": "~5.4.2"

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