@unified-latex/unified-latex-builder
Advanced tools
Comparing version 1.0.10 to 1.0.11
{ | ||
"name": "@unified-latex/unified-latex-builder", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"description": "Tools for constructing unified-latex ASTs", | ||
@@ -8,3 +8,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"@unified-latex/unified-latex-types": "^1.0.10" | ||
"@unified-latex/unified-latex-types": "^1.0.11" | ||
}, | ||
@@ -31,4 +31,4 @@ "repository": { | ||
".": { | ||
"import": "index.js", | ||
"require": "index.cjs" | ||
"import": "./index.js", | ||
"require": "./index.cjs" | ||
}, | ||
@@ -35,0 +35,0 @@ "./*js": "./*js", |
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
30917