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 3.1.6 to 3.1.7

constellation/index/examples.mdx

13

CHANGELOG.md
# @atlaskit/textfield
## 3.1.7
### Patch Changes
- [patch][91a1eb05db](https://bitbucket.org/atlassian/atlassian-frontend/commits/91a1eb05db):
Textfield now exports its props as TextFieldProps- Updated dependencies [eaad41d56c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eaad41d56c):
- Updated dependencies [c12ba5eb3e](https://bitbucket.org/atlassian/atlassian-frontend/commits/c12ba5eb3e):
- Updated dependencies [0603860c07](https://bitbucket.org/atlassian/atlassian-frontend/commits/0603860c07):
- @atlaskit/form@7.1.3
- @atlaskit/icon@20.0.2
## 3.1.6

@@ -4,0 +17,0 @@

1

dist/cjs/index.d.ts
export { default } from './components/Textfield';
export { Theme, themeTokens } from './theme';
export { ThemeAppearance, ThemeProps, ThemeTokens } from './theme';
export { PublicProps as TextFieldProps } from './types';

2

dist/cjs/version.json
{
"name": "@atlaskit/textfield",
"version": "3.1.6",
"version": "3.1.7",
"sideEffects": false
}
export { default } from './components/Textfield';
export { Theme, themeTokens } from './theme';
export { ThemeAppearance, ThemeProps, ThemeTokens } from './theme';
export { PublicProps as TextFieldProps } from './types';
{
"name": "@atlaskit/textfield",
"version": "3.1.6",
"version": "3.1.7",
"sideEffects": false
}
{
"name": "@atlaskit/textfield",
"version": "3.1.6",
"description": "Text Field Component",
"version": "3.1.7",
"description": "A text field is an input that allows a user to write or edit text",
"publishConfig": {

@@ -13,7 +13,7 @@ "registry": "https://registry.npmjs.org/"

"atlaskit:src": "src/index.ts",
"atlaskit:designLink": "https://atlassian.design/guidelines/product/components/textfield",
"atlaskit:designLink": "https://atlassian.design/guidelines/product/components/text-field",
"sideEffects": false,
"author": "Atlassian Pty Ltd",
"atlaskit": {
"name": "Textfield"
"name": "Text Field"
},

@@ -36,4 +36,4 @@ "team": "Design System Team",

"@atlaskit/docs": "^8.3.2",
"@atlaskit/form": "^7.1.2",
"@atlaskit/icon": "^20.0.1",
"@atlaskit/form": "^7.1.3",
"@atlaskit/icon": "^20.0.2",
"@atlaskit/ssr": "^0.1.1",

@@ -40,0 +40,0 @@ "@atlaskit/visual-regression": "^0.1.9",

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