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

@madgex/design-system

Package Overview
Dependencies
Maintainers
21
Versions
353
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@madgex/design-system - npm Package Compare versions

Comparing version

to
5.11.1

src/helpers/edited-text/edited-text.js

4

package.json

@@ -5,3 +5,3 @@ {

"license": "UNLICENSED",
"version": "5.11.0",
"version": "5.11.1",
"main": "dist/js/index.js",

@@ -93,3 +93,3 @@ "files": [

},
"gitHead": "8d13501ff0512ff0865f380cf3236107f137ea1e"
"gitHead": "91f62b8b33c2830463cc42db8d6dd471892be1d8"
}

@@ -19,2 +19,3 @@ // This file is the webpack entry point

import button from '../components/button/button';
import editedText from '../helpers/edited-text/edited-text';

@@ -29,2 +30,3 @@ document.addEventListener('DOMContentLoaded', () => {

button.init();
editedText.setFluidVideos();
});

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet