Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

unified

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unified - npm Package Compare versions

Comparing version 8.3.0 to 8.3.1

2

package.json
{
"name": "unified",
"version": "8.3.0",
"version": "8.3.1",
"description": "Interface for processing text using syntax trees",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -313,3 +313,3 @@ // TypeScript Version: 3.4

node: Node,
file: VFileCompatible,
file: VFile,
next?: (error: Error | null, tree: Node, file: VFile) => {}

@@ -316,0 +316,0 @@ ): Error | Node | Promise<Node>

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