@symbo.ls/atoms
Advanced tools
Comparing version 2.10.246 to 2.10.247
@@ -152,2 +152,6 @@ 'use strict' | ||
export const Span = { tag: 'span' } | ||
export const List = { | ||
tag: 'ul' , | ||
childExtend: { tag: 'li' } | ||
} | ||
// export const Article = { tag: 'article' } |
{ | ||
"name": "@symbo.ls/atoms", | ||
"version": "2.10.246", | ||
"version": "2.10.247", | ||
"main": "index.js", | ||
"license": "MIT", | ||
"gitHead": "f8be6c9e69e843494b2cf048309cb82ef0e6e1e8", | ||
"gitHead": "ca03e90b95eae8e660bcce722c7c8d2324f8adf6", | ||
"dependencies": { | ||
@@ -8,0 +8,0 @@ "@domql/utils": "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
41405
1101