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

backpocket

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

backpocket - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

2

lib/defaults.js
module.exports = {
format: 'YYYY-MM-DD_hh-mm-ss'
format: 'YYYY-MM-DD_HH-mm-ss'
}
{
"name": "backpocket",
"version": "1.1.4",
"version": "1.1.5",
"description": "Lost your files? Check your backpocket. A simpler backup/snapshotting tool using rsync and pax",

@@ -5,0 +5,0 @@ "main": "lib/backpocket",

@@ -17,3 +17,3 @@ # backpocket

* - latest
* - yyyy-mm-dd_hh-mm-ss
* - YYYY-MM-DD_HH-mm-ss
*/

@@ -28,5 +28,5 @@

* - latest
* - yyyy-mm-dd_hh-mm-ss
* - yyyy-mm-dd_hh-mm-ss
* - yyyy-mm-dd_hh-mm-ss
* - YYYY-MM-DD_HH-mm-ss
* - YYYY-MM-DD_HH-mm-ss
* - YYYY-MM-DD_HH-mm-ss
*/

@@ -48,3 +48,3 @@

* -v, --verbose verbose output
* -f, --format format for archive directory (default is "YYYY-MM-DD_hh-mm-ss")
* -f, --format format for archive directory (default is "YYYY-MM-DD_HH-mm-ss")
* -p, --purge n[units] remove backups older than... "2seconds", "2minutes", "2hours", "2days", "2weeks"

@@ -51,0 +51,0 @@ */

Sorry, the diff of this file is not supported yet

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