@symbo.ls/icon-text
Advanced tools
Comparing version 0.4.0 to 0.4.2
{ | ||
"name": "@symbo.ls/icon-text", | ||
"version": "0.4.0", | ||
"version": "0.4.2", | ||
"main": "src/index.js", | ||
"license": "MIT" | ||
"license": "MIT", | ||
"dependencies": { | ||
"@symbo.ls/block": "^0.4.2", | ||
"@symbo.ls/direction": "^0.4.2", | ||
"@symbo.ls/icon": "^0.4.2", | ||
"@symbo.ls/text": "^0.4.2" | ||
}, | ||
"gitHead": "f9ff8cad170955f2f2c63dbf530d04b76f2238e0" | ||
} |
{ | ||
"name": "@symbo.ls/react-icon-text", | ||
"version": "0.4.0", | ||
"version": "0.4.2", | ||
"main": "index.js", | ||
"license": "MIT" | ||
"license": "MIT", | ||
"gitHead": "f9ff8cad170955f2f2c63dbf530d04b76f2238e0" | ||
} |
@@ -5,4 +5,6 @@ 'use strict' | ||
import { Icon, Text, Direction, Block } from '../' | ||
import { } from '@symbo-ls/flex' | ||
import { Block } from '@symbo.ls/block' | ||
import { Icon } from '@symbo.ls/icon' | ||
import { Direction } from '@symbo.ls/direction' | ||
import { Text } from '@symbo.ls/text' | ||
@@ -9,0 +11,0 @@ export const IconText = { |
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
1095
26
4
+ Added@symbo.ls/block@^0.4.2
+ Added@symbo.ls/direction@^0.4.2
+ Added@symbo.ls/icon@^0.4.2
+ Added@symbo.ls/text@^0.4.2
+ Added@symbo.ls/block@0.4.3(transitive)
+ Added@symbo.ls/direction@0.4.3(transitive)
+ Added@symbo.ls/icon@0.4.3(transitive)
+ Added@symbo.ls/svg@0.4.3(transitive)
+ Added@symbo.ls/text@0.4.3(transitive)