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

@snack-uikit/loaders

Package Overview
Dependencies
Maintainers
0
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@snack-uikit/loaders - npm Package Compare versions

Comparing version 0.5.4-preview-7adaddbe.0 to 0.5.4-preview-c9b51578.0

5

dist/cjs/components/ProgressBar/ProgressBar.js

@@ -23,5 +23,6 @@ "use strict";

const utils_1 = require("@snack-uikit/utils");
require("./styles.module.css");
const styles_module_scss_1 = __importDefault({
"progressBarContainer": "styles-module__progressBarContainer___2itqw",
"progressBarFiller": "styles-module__progressBarFiller___2w_sb"
"progressBarContainer": "progressBarContainer",
"progressBarFiller": "progressBarFiller"
});

@@ -28,0 +29,0 @@ const SIZE = {

@@ -24,5 +24,6 @@ "use strict";

const utils_1 = require("@snack-uikit/utils");
require("./styles.module.css");
const styles_module_scss_1 = __importDefault({
"progressBarPageContainer": "styles-module__progressBarPageContainer___3VyDT",
"progressBarPageFiller": "styles-module__progressBarPageFiller___1J3Q-"
"progressBarPageContainer": "progressBarPageContainer",
"progressBarPageFiller": "progressBarPageFiller"
});

@@ -29,0 +30,0 @@ /** Компонент индикатор загрузки страницы */

@@ -24,5 +24,6 @@ "use strict";

const constants_1 = require("../constants");
require("./styles.module.css");
const styles_module_scss_1 = __importDefault({
"spinner": "styles-module__spinner___xod6e",
"spin": "styles-module__spin___3Etd9"
"spinner": "spinner",
"spin": "spin"
});

@@ -29,0 +30,0 @@ /** Компонент спиннер */

@@ -24,5 +24,6 @@ "use strict";

const constants_1 = require("../constants");
require("./styles.module.css");
const styles_module_scss_1 = __importDefault({
"sun": "styles-module__sun___2FcBT",
"loading-wheel": "styles-module__loading-wheel___2Z-XP"
"sun": "sun",
"loading-wheel": "loading-wheel"
});

@@ -29,0 +30,0 @@ /** Компонент спиннер */

6

package.json

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

"title": "Loaders",
"version": "0.5.4-preview-7adaddbe.0",
"version": "0.5.4-preview-c9b51578.0",
"sideEffects": [

@@ -38,7 +38,7 @@ "*.css",

"dependencies": {
"@snack-uikit/utils": "3.4.1-preview-7adaddbe.0",
"@snack-uikit/utils": "3.4.1-preview-c9b51578.0",
"@tanem/react-nprogress": "5.0.35",
"classnames": "2.3.2"
},
"gitHead": "22ebb9f5f7f3407dd6a2a31baf58dab13199b158"
"gitHead": "624870da9f378e8342693b2b54f38fef2716c7d2"
}
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