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

setup-boilerplate

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

setup-boilerplate - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

bin/setup-boilerplate.js

6

package.json
{
"name": "setup-boilerplate",
"version": "0.0.2",
"version": "0.0.3",
"description": "cli to setup boilerplate",

@@ -20,6 +20,7 @@ "keywords": [

"files": [
"bin",
"dist"
],
"type": "module",
"bin": "./dist/index.js",
"bin": "./bin/setup-boilerplate.js",
"engines": {

@@ -35,2 +36,3 @@ "node": ">=16.14.0"

"rules": {
"import/extensions": 0,
"unicorn/no-process-exit": 0

@@ -37,0 +39,0 @@ }

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