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

@symbo.ls/atoms

Package Overview
Dependencies
Maintainers
7
Versions
216
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@symbo.ls/atoms - npm Package Compare versions

Comparing version 1.2.13 to 1.2.14

Svg.js

2

index.js

@@ -18,3 +18,3 @@ 'use strict'

export * from './Pseudo'
export * from './SVG'
export * from './Svg'
export * from './Shape'

@@ -21,0 +21,0 @@ export * from './Theme'

@@ -123,4 +123,4 @@ 'use strict'

export const initUpdate = element => {
const { props, class: className } = element
const globalTheme = getSystemTheme(element)
const { props, context, class: className } = element
const globalTheme = context.system.globalTheme

@@ -127,0 +127,0 @@ const parentProps = element.parent.props

{
"name": "@symbo.ls/atoms",
"version": "1.2.13",
"version": "1.2.14",
"main": "index.js",
"license": "MIT",
"gitHead": "8fda2aa90bb6eba3f1de567260a01cebf4082ea2",
"gitHead": "9103c4984ee5a28b521c35f5b4a9dff58acab495",
"dependencies": {
"@domql/utils": "latest",
"@symbo.ls/create-emotion": "latest",
"@symbo.ls/create-init": "latest",
"@symbo.ls/scratch": "latest"

@@ -11,0 +12,0 @@ },

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