New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@atlaskit/textarea

Package Overview
Dependencies
Maintainers
1
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/textarea - npm Package Compare versions

Comparing version 5.5.1 to 5.5.2

6

CHANGELOG.md
# @atlaskit/textarea
## 5.5.2
### Patch Changes
- Updated dependencies
## 5.5.1

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

3

dist/cjs/styles.js

@@ -17,3 +17,4 @@ "use strict";

* @jsxRuntime classic
*/ /** @jsx jsx */ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
* @jsx jsx
*/ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
var disabledRules = {

@@ -20,0 +21,0 @@ backgroundColor: componentTokens.disabledBackground,

@@ -20,4 +20,4 @@ "use strict";

* @jsxRuntime classic
* @jsx jsx
*/
/** @jsx jsx */
// eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766

@@ -29,3 +29,3 @@ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }

var packageName = "@atlaskit/textarea";
var packageVersion = "5.5.1";
var packageVersion = "5.5.2";
var analyticsParams = {

@@ -32,0 +32,0 @@ componentName: 'textArea',

/**
* @jsxRuntime classic
* @jsx jsx
*/
/** @jsx jsx */
// eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766

@@ -6,0 +6,0 @@ import { css } from '@emotion/react';

import _extends from "@babel/runtime/helpers/extends";
/**
* @jsxRuntime classic
* @jsx jsx
*/
/** @jsx jsx */
import React, { forwardRef, memo, useCallback, useEffect, useMemo, useRef } from 'react';

@@ -13,3 +13,3 @@

const packageName = "@atlaskit/textarea";
const packageVersion = "5.5.1";
const packageVersion = "5.5.2";
const analyticsParams = {

@@ -16,0 +16,0 @@ componentName: 'textArea',

@@ -6,4 +6,4 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty";

* @jsxRuntime classic
* @jsx jsx
*/
/** @jsx jsx */
// eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766

@@ -10,0 +10,0 @@ import { css } from '@emotion/react';

@@ -10,4 +10,4 @@ import _extends from "@babel/runtime/helpers/extends";

* @jsxRuntime classic
* @jsx jsx
*/
/** @jsx jsx */
import React, { forwardRef, memo, useCallback, useEffect, useMemo, useRef } from 'react';

@@ -20,3 +20,3 @@

var packageName = "@atlaskit/textarea";
var packageVersion = "5.5.1";
var packageVersion = "5.5.2";
var analyticsParams = {

@@ -23,0 +23,0 @@ componentName: 'textArea',

/**
* @jsxRuntime classic
* @jsx jsx
*/
/** @jsx jsx */
import React from 'react';

@@ -6,0 +6,0 @@ import { type TextAreaProps } from './types';

/**
* @jsxRuntime classic
* @jsx jsx
*/
/** @jsx jsx */
import React from 'react';

@@ -6,0 +6,0 @@ import { type TextAreaProps } from './types';

{
"name": "@atlaskit/textarea",
"version": "5.5.1",
"version": "5.5.2",
"description": "A text area lets users enter long form text which spans over multiple lines.",

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

"dependencies": {
"@atlaskit/analytics-next": "^9.3.0",
"@atlaskit/analytics-next": "^10.0.0",
"@atlaskit/theme": "^12.11.0",
"@atlaskit/tokens": "^1.51.0",
"@atlaskit/tokens": "^1.57.0",
"@babel/runtime": "^7.0.0",

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

"@atlassian/feature-flags-test-utils": "*",
"@testing-library/dom": "^8.17.1",
"@testing-library/dom": "^10.1.0",
"@testing-library/react": "^12.1.5",

@@ -66,0 +66,0 @@ "jest-in-case": "^1.0.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