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
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.11.331 to 2.11.332

2

Block.js

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

paddingBlock: ({ props, deps }) => {
if (isString(props.paddingBlock)) return
if (!isString(props.paddingBlock)) return
const [paddingBlockStart, paddingBlockEnd] = props.paddingBlock.split(' ')

@@ -111,0 +111,0 @@ return {

{
"name": "@symbo.ls/atoms",
"version": "2.11.331",
"version": "2.11.332",
"main": "index.js",
"license": "MIT",
"gitHead": "c1ce82619a9c90dcb12862a1cef1d7fc10b8718b",
"gitHead": "5a8120f35d72a396dacf5f679a751e4475a81b2a",
"dependencies": {

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

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