@uniorgjs/orgx
Advanced tools
Comparing version 1.0.5 to 1.0.6
# @uniorgjs/orgx | ||
## 1.0.6 | ||
### Patch Changes | ||
- Updated dependencies [[`dbf6452`](https://github.com/rasendubi/uniorg/commit/dbf6452921ad03120bb9df87746aef52ac72b5fb), [`b45baf9`](https://github.com/rasendubi/uniorg/commit/b45baf992db4659e2732e888bd3860b9eff25504)]: | ||
- uniorg-parse@3.0.0 | ||
- uniorg-rehype@1.2.0 | ||
## 1.0.5 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@uniorgjs/orgx", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Org-mode to JS compiler", | ||
@@ -37,4 +37,4 @@ "type": "module", | ||
"vfile": "^6.0.1", | ||
"uniorg-parse": "^2.1.1", | ||
"uniorg-rehype": "^1.1.1" | ||
"uniorg-parse": "^3.0.0", | ||
"uniorg-rehype": "^1.2.0" | ||
}, | ||
@@ -41,0 +41,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
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
155266
+ Addeduniorg-parse@3.0.1(transitive)
- Removeduniorg-parse@2.1.1(transitive)
Updateduniorg-parse@^3.0.0
Updateduniorg-rehype@^1.2.0