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

@withtypes/fs-extra

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@withtypes/fs-extra - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

types/index.d.ts

2

lib/index.min.js
/**
* name: @withtypes/fs-extra
* version: v0.1.0
* version: v0.1.1
* description: FS-Extra with types.

@@ -5,0 +5,0 @@ * author: chengpeiquan <chengpeiquan@chengpeiquan.com>

{
"name": "@withtypes/fs-extra",
"version": "0.1.0",
"version": "0.1.1",
"description": "FS-Extra with types.",

@@ -9,7 +9,8 @@ "author": "chengpeiquan <chengpeiquan@chengpeiquan.com>",

"files": [
"lib"
"lib",
"types"
],
"main": "./lib/index.min.js",
"module": "./lib/index.mjs",
"types": "./lib/index.d.ts",
"types": "./types/index.d.ts",
"exports": {

@@ -19,3 +20,3 @@ ".": {

"require": "./lib/index.cjs",
"types": "./lib/index.d.js"
"types": "./types/index.d.js"
}

@@ -22,0 +23,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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