Socket
Socket
Sign inDemoInstall

@platform/fs

Package Overview
Dependencies
65
Maintainers
1
Versions
112
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.19 to 0.5.20

2

lib/common/libs.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.fs = exports.yaml = void 0;
exports.dirname = exports.extname = exports.basename = exports.resolve = exports.join = exports.fs = exports.yaml = void 0;
var yaml = require("js-yaml");

@@ -5,0 +5,0 @@ exports.yaml = yaml;

{
"name": "@platform/fs",
"version": "0.5.19",
"version": "0.5.20",
"description": "POSIX style file-system tools.",

@@ -15,3 +15,3 @@ "main": "lib/index",

"dependencies": {
"@platform/fs.types": "0.0.14",
"@platform/fs.types": "0.0.15",
"@types/fs-extra": "9.0.1",

@@ -29,4 +29,4 @@ "@types/js-yaml": "3.12.5",

"devDependencies": {
"@platform/test": "0.1.14",
"@platform/ts.libs": "3.9.9",
"@platform/test": "0.1.15",
"@platform/ts.libs": "4.0.0",
"@types/archiver": "3.1.0",

@@ -33,0 +33,0 @@ "@types/dotenv": "8.2.0",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc