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.4.13 to 0.4.14

1

lib/cache_store.js

@@ -64,3 +64,2 @@ var path = require("path");

var write_to_cache = function() {
console.log(encoding);
fs.writeFile(file_path, body, encoding, function(err){

@@ -67,0 +66,0 @@ if (err) {

2

package.json

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

],
"version": "0.4.13",
"version": "0.4.14",
"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