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

@snack-uikit/truncate-string

Package Overview
Dependencies
Maintainers
0
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@snack-uikit/truncate-string - npm Package Compare versions

Comparing version 0.4.25-preview-1f246c4a.0 to 0.4.25-preview-3f66d646.0

dist/cjs/helperComponents/TruncateStringEnd/styles.module.css

7

dist/cjs/helperComponents/TruncateStringEnd/TruncateStringEnd.js

@@ -27,3 +27,8 @@ "use strict";

const helpers_1 = require("../../helpers");
const styles_module_scss_1 = __importDefault({});
const styles_module_scss_1 = __importDefault({
"text1Line": "styles-module__text1Line___1AawH",
"ellipsis": "styles-module__ellipsis___2dhXS",
"text2AndMoreLines": "styles-module__text2AndMoreLines___13cBJ",
"tooltipTrigger": "styles-module__tooltipTrigger___C7C3W"
});
function TruncateStringEnd(_a) {

@@ -30,0 +35,0 @@ var {

@@ -27,3 +27,8 @@ "use strict";

const helpers_1 = require("../../helpers");
const styles_module_scss_1 = __importDefault({});
const styles_module_scss_1 = __importDefault({
"wrapper": "styles-module__wrapper___1rHDG",
"truncatedText": "styles-module__truncatedText___3BDBv",
"fullText": "styles-module__fullText___23-D1",
"textContainer": "styles-module__textContainer___dO_2m"
});
function TruncateStringMiddle(_a) {

@@ -30,0 +35,0 @@ var {

8

package.json

@@ -7,3 +7,3 @@ {

"title": "Truncate String",
"version": "0.4.25-preview-1f246c4a.0",
"version": "0.4.25-preview-3f66d646.0",
"sideEffects": [

@@ -41,8 +41,8 @@ "*.css",

"dependencies": {
"@snack-uikit/tooltip": "0.13.11-preview-1f246c4a.0",
"@snack-uikit/utils": "3.4.1-preview-1f246c4a.0",
"@snack-uikit/tooltip": "0.13.11-preview-3f66d646.0",
"@snack-uikit/utils": "3.4.1-preview-3f66d646.0",
"classnames": "2.3.2",
"lodash.throttle": "4.1.1"
},
"gitHead": "a185a55c0722b19f70dd168cf299e6f53a0fd93f"
"gitHead": "cb53ade989b4c0ff427766e847bdf7eebe19e245"
}
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