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

backup-rotation

Package Overview
Dependencies
Maintainers
0
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

backup-rotation - npm Package Compare versions

Comparing version 1.0.115 to 1.0.116

11

package.json
{
"name": "backup-rotation",
"version": "1.0.115",
"version": "1.0.116",
"license": "CC-BY-3.0",

@@ -36,4 +36,3 @@ "description": "This script allows you to create a local or remote backup rotation for your files.",

"lint:given": "shellcheck -x",
"postversion": "yarn publish --non-interactive; git push --tags && git push",
"test": "bashlink-doctest --verbose ../../backup-rotation",
"test": "./node_modules/.bin/bashlink-doctest --verbose ../../backup-rotation",
"update": "yarn version patch && yarn npm publish",

@@ -43,7 +42,7 @@ "update:documentation": "documentation-website"

"dependencies": {
"bashlink": "^1.0.245"
"bashlink": "^1.0.249"
},
"devDependencies": {
"documentation-website": "^1.0.326",
"shellcheck": "^2.2.0"
"documentation-website": "^1.0.328",
"shellcheck": "^3.0.0"
},

@@ -50,0 +49,0 @@ "engines": {

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