Comparing version 0.10.1 to 0.10.2
'use strict'; | ||
const {createPragma} = require('jsx2tag'); | ||
const {html} = require('./index.js'); | ||
@@ -13,2 +12,4 @@ | ||
(m => Object.keys(m).map(k => k !== 'default' && (exports[k] = m[k]))) | ||
(require('jsx2tag')); | ||
(m => Object.keys(m).map(k => k !== 'default' && (exports[k] = m[k]))) | ||
(require('./index.js')); |
import {createPragma} from 'jsx2tag'; | ||
import {html} from './index.js'; | ||
@@ -11,2 +10,3 @@ | ||
export * from 'jsx2tag'; | ||
export * from './index.js'; |
{ | ||
"name": "uland", | ||
"version": "0.10.1", | ||
"version": "0.10.2", | ||
"main": "./cjs/index.js", | ||
@@ -60,3 +60,3 @@ "types": "index.d.ts", | ||
"uhooks-dom": "^0.3.0", | ||
"uhtml": "^2.7.4", | ||
"uhtml": "^2.7.5", | ||
"umap": "^1.0.2" | ||
@@ -63,0 +63,0 @@ }, |
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
164451
1904
Updateduhtml@^2.7.5