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.404 to 2.11.406

2

Block.js

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

flex: ({ props, deps }) => props.flex && ({
flex: ({ props, deps }) => !deps.isUndefined(props.flex) && ({
flex: props.flex

@@ -160,0 +160,0 @@ }),

{
"name": "@symbo.ls/atoms",
"version": "2.11.404",
"version": "2.11.406",
"main": "index.js",
"license": "MIT",
"gitHead": "fc685747dfdd22b14196ffaf9c8fa06d515ef06b",
"gitHead": "d565ef2fb7ef869266fc1396568545b1a0b57130",
"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