New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@uniorgjs/orgx

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uniorgjs/orgx - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

6

CHANGELOG.md
# @uniorgjs/orgx
## 1.0.2
### Patch Changes
- [#80](https://github.com/rasendubi/uniorg/pull/80) [`7cd7a83`](https://github.com/rasendubi/uniorg/commit/7cd7a832b030934931c376b372d743ba360f5a9e) Thanks [@venikx](https://github.com/venikx)! - Add missing dependencies (`uniorg-parse` and `uniorg-rehype`) to orgx.
## 1.0.1

@@ -4,0 +10,0 @@

6

package.json
{
"name": "@uniorgjs/orgx",
"version": "1.0.1",
"version": "1.0.2",
"description": "Org-mode to JS compiler",

@@ -36,3 +36,5 @@ "type": "module",

"unist-util-visit": "^4.0.0",
"vfile": "^5.0.0"
"vfile": "^5.0.0",
"uniorg-parse": "^2.0.1",
"uniorg-rehype": "^1.1.0"
},

@@ -39,0 +41,0 @@ "publishConfig": {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc