layout-emotions
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -94,2 +94,5 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }// src/layout/container.ts | ||
} | ||
.mcol { | ||
flex: 1 0 0%; | ||
} | ||
`; | ||
@@ -96,0 +99,0 @@ }; |
{ | ||
"name": "layout-emotions", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Collection of layout emotion components", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -44,2 +44,5 @@ import BreakPoints, { BreakPointIdentifier } from "./breakpoints"; | ||
} | ||
.mcol { | ||
flex: 1 0 0%; | ||
} | ||
`; | ||
@@ -46,0 +49,0 @@ }; |
Sorry, the diff of this file is not supported yet
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
19838
16
331
1