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
218
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.10.190 to 2.10.198

4

package.json
{
"name": "@symbo.ls/atoms",
"version": "2.10.190",
"version": "2.10.198",
"main": "index.js",
"license": "MIT",
"gitHead": "77593801d64c1a4cc8fe6dcdd8f22558cb4817f7",
"gitHead": "7ff355eb06c0bd54608f39225a9cb55bc5234324",
"dependencies": {

@@ -8,0 +8,0 @@ "@domql/utils": "latest",

@@ -49,3 +49,4 @@ 'use strict'

}
return `url(${v})`
else if (v.includes('/') || v.includes('http')) return `url(${v})`
return v
}).join(' ')

@@ -52,0 +53,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