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
121
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 4.3.4 to 4.3.5

6

CHANGELOG.md
# @atlaskit/textarea
## 4.3.5
### Patch Changes
- Updated dependencies
## 4.3.4

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

1

component-tokens/package.json

@@ -6,3 +6,4 @@ {

"module:es2019": "../dist/es2019/component-tokens.js",
"sideEffects": false,
"types": "../dist/types/component-tokens.d.ts"
}

2

dist/cjs/text-area.js

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

var packageName = "@atlaskit/textarea";
var packageVersion = "4.3.4";
var packageVersion = "4.3.5";
var analyticsParams = {

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

{
"name": "@atlaskit/textarea",
"version": "4.3.4",
"version": "4.3.5",
"sideEffects": false
}

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

const packageName = "@atlaskit/textarea";
const packageVersion = "4.3.4";
const packageVersion = "4.3.5";
const analyticsParams = {

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

{
"name": "@atlaskit/textarea",
"version": "4.3.4",
"version": "4.3.5",
"sideEffects": false
}

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

var packageName = "@atlaskit/textarea";
var packageVersion = "4.3.4";
var packageVersion = "4.3.5";
var analyticsParams = {

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

{
"name": "@atlaskit/textarea",
"version": "4.3.4",
"version": "4.3.5",
"sideEffects": false
}
{
"name": "@atlaskit/textarea",
"version": "4.3.4",
"version": "4.3.5",
"description": "A text area lets users enter long form text which spans over multiple lines.",

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

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

@@ -32,0 +32,0 @@ "@emotion/core": "^10.0.9"

@@ -6,3 +6,4 @@ {

"module:es2019": "../dist/es2019/styles.js",
"sideEffects": false,
"types": "../dist/types/styles.d.ts"
}

@@ -6,3 +6,4 @@ {

"module:es2019": "../dist/es2019/text-area.js",
"sideEffects": false,
"types": "../dist/types/text-area.d.ts"
}

@@ -6,3 +6,4 @@ {

"module:es2019": "../dist/es2019/theme.js",
"sideEffects": false,
"types": "../dist/types/theme.d.ts"
}
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