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

@symbo.ls/atoms

Package Overview
Dependencies
Maintainers
5
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 2.11.446 to 2.11.447

4

package.json
{
"name": "@symbo.ls/atoms",
"version": "2.11.446",
"version": "2.11.447",
"main": "index.js",
"license": "MIT",
"gitHead": "d042e0c4fc9379b0ca7584f6405cfa2e7c1301d4",
"gitHead": "e59d0443eec7f94e5737a916d49daf00d1ee9c47",
"dependencies": {

@@ -8,0 +8,0 @@ "@domql/state": "^2.5.0",

@@ -164,8 +164,2 @@ 'use strict'

const important = hasImportant ? ' !important' : ''
if (important) {
console.log(val.trim())
console.log(deps.transformBoxShadow(val.trim(), globalTheme))
console.log(getMediaColor('canvas-card', globalTheme), globalTheme)
}
return {

@@ -172,0 +166,0 @@ boxShadow: deps.transformBoxShadow(val.trim(), globalTheme) + important

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