Socket
Socket
Sign inDemoInstall

to-vfile

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

to-vfile - npm Package Compare versions

Comparing version 7.2.0 to 7.2.1

2

index.d.ts

@@ -1,2 +0,1 @@

export {toVFile} from './lib/index.js'
export type Compatible = import('./lib/index.js').Compatible

@@ -8,1 +7,2 @@ export type Callback = import('./lib/index.js').Callback

export type WriteOptions = import('./lib/index.js').WriteOptions
export {toVFile, read, readSync, write, writeSync} from './lib/index.js'

@@ -10,2 +10,2 @@ /**

export {toVFile} from './lib/index.js'
export {toVFile, read, readSync, write, writeSync} from './lib/index.js'
{
"name": "to-vfile",
"version": "7.2.0",
"version": "7.2.1",
"description": "vfile utility to create a vfile from a filepath",

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

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