@snack-uikit/typography
Advanced tools
Comparing version 0.6.3 to 0.6.4-preview-1f246c4a.0
@@ -7,3 +7,3 @@ { | ||
"title": "Typography", | ||
"version": "0.6.3", | ||
"version": "0.6.4-preview-1f246c4a.0", | ||
"sideEffects": [ | ||
@@ -15,4 +15,5 @@ "*.css", | ||
"description": "Текст во всех доступных стилях", | ||
"main": "./dist/index.js", | ||
"module": "./dist/index.js", | ||
"types": "./dist/esm/index.d.ts", | ||
"main": "./dist/cjs/index.js", | ||
"module": "./dist/esm/index.js", | ||
"homepage": "https://github.com/cloud-ru-tech/snack-uikit/tree/master/packages/typography", | ||
@@ -29,3 +30,4 @@ "repository": { | ||
"files": [ | ||
"dist", | ||
"dist/cjs", | ||
"dist/esm", | ||
"src", | ||
@@ -43,6 +45,6 @@ "./CHANGELOG.md", | ||
"dependencies": { | ||
"@snack-uikit/utils": "3.4.0", | ||
"@snack-uikit/utils": "3.4.1-preview-1f246c4a.0", | ||
"classnames": "2.3.2" | ||
}, | ||
"gitHead": "f9212fe04b0dbba9bedea1bb3a034ab612287841" | ||
"gitHead": "a185a55c0722b19f70dd168cf299e6f53a0fd93f" | ||
} |
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
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
305332
426
6893
1
+ Added@snack-uikit/utils@3.4.1-preview-1f246c4a.0(transitive)
- Removed@snack-uikit/utils@3.4.0(transitive)