Socket
Socket
Sign inDemoInstall

@platform/fs

Package Overview
Dependencies
Maintainers
1
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@platform/fs - npm Package Compare versions

Comparing version 0.0.7 to 0.0.9

lib/common/index.mjs

1

lib/fs/fs.d.ts

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

/// <reference types="node" />
import * as fsExtra from 'fs-extra';

@@ -2,0 +3,0 @@ import * as path from 'path';

6

package.json
{
"name": "@platform/fs",
"version": "0.0.7",
"version": "0.0.9",
"description": "File system tools.",

@@ -20,4 +20,4 @@ "main": "./lib/index.js",

"devDependencies": {
"@platform/test": "0.0.6",
"@platform/ts": "3.3.25"
"@platform/test": "0.0.8",
"@platform/ts": "3.3.27"
},

@@ -24,0 +24,0 @@ "files": [

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