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

@s54a/init

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@s54a/init - npm Package Compare versions

Comparing version 4.5.0 to 5.0.0

0

index.js

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

2

package.json
{
"name": "@s54a/init",
"version": "4.5.0",
"version": "5.0.0",
"description": "Project Initializer",

@@ -5,0 +5,0 @@ "main": "./index.js",

@@ -15,2 +15,6 @@ # @s54a/init

## Video Tutorial
[![Video Tutorial](https://img.youtube.com/vi/fmWuOmyIZLc/sddefault.jpg)](https://www.youtube.com/watch?v=fmWuOmyIZLc)
## Folder Structure

@@ -124,3 +128,3 @@

## Why I made this
## Why I Created this

@@ -163,2 +167,16 @@ When you start Learning to code you will create multiple new projects so every time you will have to create new files

## Extra Info
While Deploying Packages on NPM I realized that whatever you have in your project will get included even if you use npm ignore.
I dont know if npm ignore works or failed.
So I created another branch of this project in which I removed images and extra files.
To reduce the size of the package & the node_modules size.
Here is the difference
![size difference](./images/big.png)
![size difference](./images/small.png)
**So the Pacakge Size is reduced by 300 Kilo Bytes**
## Source Code

@@ -541,3 +559,3 @@

"name": "@s54a/init",
"version": "4.5.0",
"version": "5.0.0",
"description": "Project Initializer",

@@ -544,0 +562,0 @@ "main": "./index.js",

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