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

@wang1212/create-web-app

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wang1212/create-web-app - npm Package Compare versions

Comparing version 0.2.5 to 0.2.6

2

bin/create-react-app.js

@@ -25,3 +25,3 @@ #!/usr/bin/env node

function filter_file (src, dest) {
return !src.match(/node_modules|\.gitkeep$/);
return !src.match(/\.gitkeep$/);
}

@@ -28,0 +28,0 @@

@@ -25,3 +25,3 @@ #!/usr/bin/env node

function filter_file (src, dest) {
return !src.match(/node_modules|\.gitkeep$/);
return !src.match(/\.gitkeep$/);
}

@@ -28,0 +28,0 @@

@@ -0,0 +0,0 @@ #!/usr/bin/env node

@@ -0,0 +0,0 @@ #!/usr/bin/env node

{
"name": "@wang1212/create-web-app",
"version": "0.2.5",
"version": "0.2.6",
"keywords": [

@@ -5,0 +5,0 @@ "web-app",

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