New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@atoms-studio/components

Package Overview
Dependencies
Maintainers
5
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atoms-studio/components - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

2

dist/components.cjs.js

@@ -223,3 +223,3 @@ 'use strict';

imageUrl: function imageUrl() {
return this.image
return this.image && this.image.url
? this.image.url

@@ -226,0 +226,0 @@ : this.image && this.image.file

@@ -219,3 +219,3 @@ //

imageUrl: function imageUrl() {
return this.image
return this.image && this.image.url
? this.image.url

@@ -222,0 +222,0 @@ : this.image && this.image.file

{
"name": "@atoms-studio/components",
"version": "0.2.4",
"version": "0.2.5",
"license": "MIT",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/atoms-studio/blueprint#readme",

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