Socket
Socket
Sign inDemoInstall

vfile-message

Package Overview
Dependencies
2
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.1 to 3.0.2

4

index.js

@@ -50,3 +50,5 @@ /**

if ('type' in place || 'position' in place) {
position = place.position
if (place.position) {
position = place.position
}
}

@@ -53,0 +55,0 @@ // Position.

{
"name": "vfile-message",
"version": "3.0.1",
"version": "3.0.2",
"description": "vfile utility to create a virtual message",

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc