Socket
Socket
Sign inDemoInstall

@juzi/file-box

Package Overview
Dependencies
126
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.7.0 to 1.7.1

2

dist/cjs/src/version.js

@@ -7,3 +7,3 @@ "use strict";

*/
exports.VERSION = '1.7.0';
exports.VERSION = '1.7.1';
//# sourceMappingURL=version.js.map
/**
* This file was auto generated from scripts/generate-version.sh
*/
export const VERSION = '1.7.0';
export const VERSION = '1.7.1';
//# sourceMappingURL=version.js.map
{
"name": "@juzi/file-box",
"version": "1.7.0",
"version": "1.7.1",
"description": "Pack a File into Box for easy move/transfer between servers no matter of where it is.(local path, remote url, or cloud storage)",

@@ -60,3 +60,2 @@ "type": "module",

"read-pkg-up": "^8.0.0",
"esquery": "1.4.0",
"reflect-metadata": "^0.1.13"

@@ -63,0 +62,0 @@ },

/**
* This file was auto generated from scripts/generate-version.sh
*/
export const VERSION: string = '1.7.0'
export const VERSION: string = '1.7.1'
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc