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

@symbo.ls/icon-text

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@symbo.ls/icon-text - npm Package Compare versions

Comparing version 0.4.0 to 0.4.2

11

package.json
{
"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"
}

5

packages/react/package.json
{
"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 = {

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