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.400 to 2.11.404

4

Block.js

@@ -93,2 +93,6 @@ 'use strict'

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

@@ -95,0 +99,0 @@ aspectRatio: props.aspectRatio

4

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