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
216
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.398 to 2.11.400

2

Collection.js

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

$stateCollection: (param, el, state) => {
$stateCollection: (param, el, state, ctx) => {
if (!param) return

@@ -84,0 +84,0 @@

{
"name": "@symbo.ls/atoms",
"version": "2.11.398",
"version": "2.11.400",
"main": "index.js",
"license": "MIT",
"gitHead": "d3cb027daada2cda9943517e98ffc67e0170a763",
"gitHead": "f0a7389cc53026cd75e650046af6a1f329a18cc8",
"dependencies": {

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

@@ -111,2 +111,3 @@ 'use strict'

}),
outlineOffset: ({ props, deps }) => deps.transformSizeRatio('outlineOffset', props),

@@ -113,0 +114,0 @@ border: ({ props, deps }) => !isUndefined(props.border) && ({

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