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

@unified-latex/unified-latex-util-render-info

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unified-latex/unified-latex-util-render-info - npm Package Compare versions

Comparing version 1.0.2 to 1.0.5

6

package.json
{
"name": "@unified-latex/unified-latex-util-render-info",
"version": "1.0.2",
"version": "1.0.5",
"description": "Functions for modifying a unified-latex AST",

@@ -8,4 +8,4 @@ "main": "dist/index.js",

"dependencies": {
"@unified-latex/unified-latex-types": "*",
"@unified-latex/unified-latex-util-visit": "*"
"@unified-latex/unified-latex-types": "^1.0.5",
"@unified-latex/unified-latex-util-visit": "^1.0.5"
},

@@ -12,0 +12,0 @@ "files": [

@@ -17,2 +17,11 @@ <!-- DO NOT MODIFY -->

## Install
```bash
npm install @unified-latex/unified-latex-util-render-info
```
This package contains both esm and commonjs exports. To explicitly access the esm export,
import the `.js` file. To explicitly access the commonjs export, import the `.cjs` file.
# Functions

@@ -19,0 +28,0 @@

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