New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@gradealabs/fs-utils

Package Overview
Dependencies
Maintainers
4
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gradealabs/fs-utils - npm Package Compare versions

Comparing version 2.1.4 to 2.1.5

2

lib/index.js

@@ -11,3 +11,5 @@ "use strict";

exports.rmdir = rmdir_1.default;
var rmdirfiles_1 = require("./rmdirfiles");
exports.rmdirfiles = rmdirfiles_1.default;
var touch_1 = require("./touch");
exports.touch = touch_1.default;

2

package.json
{
"name": "@gradealabs/fs-utils",
"version": "2.1.4",
"version": "2.1.5",
"main": "lib/index.js",

@@ -5,0 +5,0 @@ "description": "A package that exposes several useful file system utility functions.",

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