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

@symbo.ls/atoms

Package Overview
Dependencies
Maintainers
6
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.341 to 2.11.345

4

Collection.js

@@ -10,5 +10,5 @@ 'use strict'

const { __ref: ref } = el
const children = isArray(el.props?.children)
const hasChildren = isArray(el.props?.children)
if (children) param = children
if (hasChildren) param = el.props?.children
else if (!param) return

@@ -15,0 +15,0 @@

{
"name": "@symbo.ls/atoms",
"version": "2.11.341",
"version": "2.11.345",
"main": "index.js",
"license": "MIT",
"gitHead": "dda6f64ae91be00bcc78bc94b658810c181bc085",
"gitHead": "16dfb3da91effacbd9aa6c6f7e0a6d222c54e83d",
"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