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

@handy-common-utils/fs-utils

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@handy-common-utils/fs-utils - npm Package Compare versions

Comparing version 1.0.11 to 1.0.12

7

package.json
{
"name": "@handy-common-utils/fs-utils",
"version": "1.0.11",
"version": "1.0.12",
"description": "File system operations related utilities based on fs-extra",

@@ -8,3 +8,3 @@ "scripts": {

"test": "nyc mocha -r ts-node/register test/**/*spec.ts",
"prepare": "shx rm -rf dist && tsc && shx chmod +x dist/bin/*.js",
"prepare": "shx rm -rf dist && tsc && shx chmod +x dist/bin/*.js && es-check",
"preversion": "generate-api-docs-and-update-readme && git add README.md"

@@ -26,5 +26,6 @@ },

"devDependencies": {
"@handy-common-utils/dev-dependencies": "^1.0.10",
"@handy-common-utils/dev-dependencies": "^1.0.11",
"@types/fs-extra": "^9.0.2",
"@types/tmp": "^0.2.0",
"es-check": "^5.1.2",
"tmp": "^0.2.1"

@@ -31,0 +32,0 @@ },

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