Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mabi-ui/utils

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mabi-ui/utils - npm Package Compare versions

Comparing version 0.1.8 to 0.1.9

dist/chunk-225T4UJA.js

4

dist/debounce.js
"use strict";
var chunkKTSO6O6D_js = require("./chunk-KTSO6O6D.js");
var chunkSVCN2KGS_js = require("./chunk-SVCN2KGS.js");
Object.defineProperty(exports, "debounce", {
enumerable: true,
get: function get() {
return chunkKTSO6O6D_js.debounce;
return chunkSVCN2KGS_js.debounce;
}
}); //# sourceMappingURL=out.js.map
//# sourceMappingURL=debounce.js.map

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

var chunk5FNZL4NP_js = require("./chunk-5FNZL4NP.js");
var chunkNSVJMI6D_js = require("./chunk-NSVJMI6D.js");
require("./chunk-KTSO6O6D.js");
var chunk225T4UJA_js = require("./chunk-225T4UJA.js");
require("./chunk-SVCN2KGS.js");
var chunk4TLJKAHR_js = require("./chunk-4TLJKAHR.js");

@@ -44,3 +44,3 @@ Object.defineProperty(exports, "Arrow", {

get: function get() {
return chunkNSVJMI6D_js.useLineClamp;
return chunk225T4UJA_js.useLineClamp;
}

@@ -47,0 +47,0 @@ });

"use strict";
var chunkNSVJMI6D_js = require("./chunk-NSVJMI6D.js");
require("./chunk-KTSO6O6D.js");
var chunk225T4UJA_js = require("./chunk-225T4UJA.js");
require("./chunk-SVCN2KGS.js");
Object.defineProperty(exports, "useLineClamp", {
enumerable: true,
get: function get() {
return chunkNSVJMI6D_js.useLineClamp;
return chunk225T4UJA_js.useLineClamp;
}
}); //# sourceMappingURL=out.js.map
//# sourceMappingURL=useLineClamp.js.map
{
"name": "@mabi-ui/utils",
"version": "0.1.8",
"version": "0.1.9",
"main": "dist/index.js",

@@ -20,5 +20,5 @@ "sideEffects": false,

"@types/react-dom": "^18.0",
"@mabi-ui/preflight": "0.1.2",
"@mabi-ui/tsconfig": "0.1.15",
"@mabi-ui/tsup-config": "0.1.2",
"@mabi-ui/preflight": "0.1.2",
"@mabi-ui/eslint-config": "0.1.1"

@@ -25,0 +25,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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