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

generator-ph

Package Overview
Dependencies
Maintainers
3
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-ph - npm Package Compare versions

Comparing version 1.4.2 to 1.4.3

4

app/index.js

@@ -119,4 +119,4 @@ var yeoman = require('yeoman-generator'),

// Remove some unused files
//fs.unlinkSync(dest + "\\index-menu.html");
//fs.unlinkSync(dest + "\\landing-page.html");
fs.unlinkSync(dest + "/index-menu.html");
fs.unlinkSync(dest + "/landing-page.html");
},

@@ -123,0 +123,0 @@ /**

{
"name": "generator-ph",
"version": "1.4.2",
"version": "1.4.3",
"description": "",

@@ -5,0 +5,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