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-7adaddbe.0 to 0.4.25-preview-ba12ca94.0

7

dist/cjs/helperComponents/TruncateStringEnd/TruncateStringEnd.js

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

const helpers_1 = require("../../helpers");
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"
});
const styles_module_scss_1 = __importDefault(require('./styles.module.css'));
function TruncateStringEnd(_a) {

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

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

const helpers_1 = require("../../helpers");
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"
});
const styles_module_scss_1 = __importDefault(require('./styles.module.css'));
function TruncateStringMiddle(_a) {

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

14

package.json

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

"title": "Truncate String",
"version": "0.4.25-preview-7adaddbe.0",
"version": "0.4.25-preview-ba12ca94.0",
"sideEffects": [

@@ -16,4 +16,6 @@ "*.css",

"types": "./dist/esm/index.d.ts",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
"exports": {
"import": "./dist/esm/index.js",
"require": "./dist/cjs/index.js"
},
"homepage": "https://github.com/cloud-ru-tech/snack-uikit/tree/master/packages/truncate-string",

@@ -42,8 +44,8 @@ "repository": {

"dependencies": {
"@snack-uikit/tooltip": "0.13.11-preview-7adaddbe.0",
"@snack-uikit/utils": "3.4.1-preview-7adaddbe.0",
"@snack-uikit/tooltip": "0.13.11-preview-ba12ca94.0",
"@snack-uikit/utils": "3.4.1-preview-ba12ca94.0",
"classnames": "2.3.2",
"lodash.throttle": "4.1.1"
},
"gitHead": "22ebb9f5f7f3407dd6a2a31baf58dab13199b158"
"gitHead": "9ac0a3e5e530c09fa4dc050f9bc08d1849962129"
}
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