Socket
Socket
Sign inDemoInstall

punch

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

punch - npm Package Compare versions

Comparing version 0.5.7 to 0.5.8

4

lib/helpers/datetime_helper.js

@@ -10,2 +10,6 @@ var helper_utils = require("../utils/helper_utils.js");

return new Date().getTime();
},
current_year: function() {
return new Date().getFullYear();
}

@@ -12,0 +16,0 @@ };

2

package.json

@@ -15,3 +15,3 @@ {

],
"version": "0.5.7",
"version": "0.5.8",
"homepage": "https://github.com/laktek/punch",

@@ -18,0 +18,0 @@ "author": "Lakshan Perera <lakshan@web2media.net> (http://laktek.com)",

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