Socket
Socket
Sign inDemoInstall

@commercetools-uikit/multiline-text-input

Package Overview
Dependencies
122
Maintainers
4
Versions
932
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 10.13.0 to 10.14.1-canary.3

12

dist/multiline-text-input.cjs.js

@@ -213,10 +213,8 @@ 'use strict';

expand: {
id: 'UIKit.MultilineTextInput.expand',
description: 'The label for "expand" action',
defaultMessage: 'Expand'
"id": "UIKit.MultilineTextInput.expand",
"defaultMessage": "Expand"
},
collapse: {
id: 'UIKit.MultilineTextInput.collapse',
description: 'The label for "collapse" action',
defaultMessage: 'Collapse'
"id": "UIKit.MultilineTextInput.collapse",
"defaultMessage": "Collapse"
}

@@ -309,5 +307,5 @@ });

var version = '10.13.0';
var version = '10.14.1-canary.3+38cb7305';
exports.default = MultilineTextInput;
exports.version = version;

@@ -207,10 +207,8 @@ import React from 'react';

expand: {
id: 'UIKit.MultilineTextInput.expand',
description: 'The label for "expand" action',
defaultMessage: 'Expand'
"id": "UIKit.MultilineTextInput.expand",
"defaultMessage": "Expand"
},
collapse: {
id: 'UIKit.MultilineTextInput.collapse',
description: 'The label for "collapse" action',
defaultMessage: 'Collapse'
"id": "UIKit.MultilineTextInput.collapse",
"defaultMessage": "Collapse"
}

@@ -303,5 +301,5 @@ });

var version = '10.13.0';
var version = '10.14.1-canary.3+38cb7305';
export default MultilineTextInput;
export { version };
{
"name": "@commercetools-uikit/multiline-text-input",
"version": "10.13.0",
"version": "10.14.1-canary.3+38cb7305",
"description": "",

@@ -33,3 +33,3 @@ "main": "dist/multiline-text-input.cjs.js",

"@emotion/styled": "10.0.23",
"downshift": "3.4.5",
"downshift": "3.4.8",
"prop-types": "15.7.2",

@@ -43,3 +43,3 @@ "react-required-if": "1.0.3",

},
"gitHead": "98037b3980967bfa6dcdc97d2bcbd44e275429a7"
"gitHead": "38cb730541f4926be3917265fb7959942f26940b"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc