@snack-uikit/counter
Advanced tools
Comparing version 0.6.5-preview-1f246c4a.0 to 0.6.5-preview-7adaddbe.0
@@ -24,3 +24,7 @@ "use strict"; | ||
const constants_1 = require("./constants"); | ||
const styles_module_scss_1 = __importDefault({}); | ||
const styles_module_scss_1 = __importDefault({ | ||
"counter": "styles-module__counter___1CFUF", | ||
"plus": "styles-module__plus___wg-9z", | ||
"key": "styles-module__key___20rbO" | ||
}); | ||
const utils_2 = require("./utils"); | ||
@@ -27,0 +31,0 @@ /** Компонент счетчик */ |
@@ -14,3 +14,7 @@ "use strict"; | ||
const constants_1 = require("./constants"); | ||
const styles_module_scss_1 = __importDefault({}); | ||
const styles_module_scss_1 = __importDefault({ | ||
"counter": "styles-module__counter___1CFUF", | ||
"plus": "styles-module__plus___wg-9z", | ||
"key": "styles-module__key___20rbO" | ||
}); | ||
function formatValue(_ref) { | ||
@@ -17,0 +21,0 @@ let { |
@@ -7,3 +7,3 @@ { | ||
"title": "Counter", | ||
"version": "0.6.5-preview-1f246c4a.0", | ||
"version": "0.6.5-preview-7adaddbe.0", | ||
"sideEffects": [ | ||
@@ -38,6 +38,6 @@ "*.css", | ||
"dependencies": { | ||
"@snack-uikit/utils": "3.4.1-preview-1f246c4a.0", | ||
"@snack-uikit/utils": "3.4.1-preview-7adaddbe.0", | ||
"classnames": "2.3.2" | ||
}, | ||
"gitHead": "a185a55c0722b19f70dd168cf299e6f53a0fd93f" | ||
"gitHead": "22ebb9f5f7f3407dd6a2a31baf58dab13199b158" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
46411
38
677
0
4
+ Added@snack-uikit/utils@3.4.1-preview-7adaddbe.0(transitive)
- Removed@snack-uikit/utils@3.4.1-preview-1f246c4a.0(transitive)