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

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.21 to 0.5.22

2

lib/project_creator.js

@@ -31,3 +31,3 @@ var fs = require("fs");

if (os.platform === "win32") {
if (os.platform() === "win32") {
copy_command = "ROBOCOPY " + source_path + " " + destination_path + " *.* /E";

@@ -34,0 +34,0 @@ } else {

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

],
"version": "0.5.21",
"version": "0.5.22",
"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