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

@symbo.ls/atoms

Package Overview
Dependencies
Maintainers
0
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.467 to 2.11.468

2

Collection.js

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

} else if (isObject(childrenExec)) {
param = deepCloneWithExtend(childrenExec)
param = deepCloneWithExtend(childrenExec.$$typeof ? { key: childrenExec.key, props: childrenExec.props } : childrenExec)
param = Object.keys(param).map(v => {

@@ -20,0 +20,0 @@ const val = param[v]

{
"name": "@symbo.ls/atoms",
"version": "2.11.467",
"version": "2.11.468",
"main": "index.js",
"license": "MIT",
"gitHead": "9939ac3ac62d76a4ed14590c78b0a74dc66f5c93",
"gitHead": "93bddb8a979a3011306a7f7eec437d95b4455554",
"dependencies": {

@@ -8,0 +8,0 @@ "@domql/state": "^2.5.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