@platform/fs
Advanced tools
Comparing version 0.5.19 to 0.5.20
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
75811
+ Added@platform/fs.types@0.0.15(transitive)
- Removed@platform/fs.types@0.0.14(transitive)
Updated@platform/fs.types@0.0.15