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

vfile

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vfile - npm Package Compare versions

Comparing version 6.0.0 to 6.0.1

16

package.json
{
"name": "vfile",
"version": "6.0.0",
"version": "6.0.1",
"description": "Virtual file format for text processing",

@@ -57,4 +57,4 @@ "license": "MIT",

"dependencies": {
"@types/unist": "^2.0.0",
"unist-util-stringify-position": "^3.0.0",
"@types/unist": "^3.0.0",
"unist-util-stringify-position": "^4.0.0",
"vfile-message": "^4.0.0"

@@ -81,8 +81,8 @@ },

"prettier": {
"tabWidth": 2,
"useTabs": false,
"singleQuote": true,
"bracketSpacing": false,
"semi": false,
"trailingComma": "none"
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "none",
"useTabs": false
},

@@ -100,4 +100,4 @@ "remarkConfig": {

"atLeast": 100,
"detail": true,
"ignoreCatch": true,
"detail": true,
"strict": true

@@ -104,0 +104,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