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

grandfatherson

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grandfatherson - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

8

package.json
{
"name": "grandfatherson",
"version": "1.1.1",
"version": "1.1.2",
"keywords": ["backup", "rotation", "algorithm", "snapshots" ],

@@ -18,8 +18,8 @@ "description": "Grandfather Father Son algorithm, useful for backup rotation",

},
"repository" : {
"type" : "git",
"repository" : {
"type" : "git",
"url" : "https://github.com/RideAmigosCorp/grandfatherson.git"
},
},
"author": "Mark Stosberg <mark@rideamigos.com>",
"license": "BSD-3-Clause"
}

@@ -31,3 +31,3 @@ # grandfatherson

```javascript
var condemed = gfs.toDelete(allDaysin1999, {
var condemned = gfs.toDelete(allDaysin1999, {
days:7,

@@ -137,3 +137,3 @@ weeks:4,

Currently Node 4.4.x is supported. A pull request would be accepted to make it compatible with older versions.
Currently Node > 4.4.x is supported.

@@ -140,0 +140,0 @@ ## Author

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