@symbo.ls/atoms
Advanced tools
Comparing version 2.11.367 to 2.11.368
@@ -20,5 +20,3 @@ 'use strict' | ||
const file = context.files && context.files[src] | ||
if (src?.startsWith('/') && file) { | ||
return file.content.src | ||
} | ||
if (file) return file.content?.src | ||
}, | ||
@@ -25,0 +23,0 @@ alt: ({ props }) => props.alt, |
{ | ||
"name": "@symbo.ls/atoms", | ||
"version": "2.11.367", | ||
"version": "2.11.368", | ||
"main": "index.js", | ||
"license": "MIT", | ||
"gitHead": "5820c0aeb332604d72a8354869806b7da34000ef", | ||
"gitHead": "12838f54d89d8478e6e664b59ac32f7f26544efc", | ||
"dependencies": { | ||
@@ -8,0 +8,0 @@ "@domql/state": "latest", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
51892
1440