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

create-good-defaults

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

create-good-defaults - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

7

package.json
{
"name": "create-good-defaults",
"version": "0.4.1",
"version": "0.4.2",
"description": "A CLI tool to generate good defaults for your project",

@@ -19,2 +19,3 @@ "author": "Julius Marminge <julius0216@outlook.com> (https://jumr.dev)",

],
"type": "module",
"exports": "./dist/index.js",

@@ -24,3 +25,5 @@ "bin": {

},
"type": "module",
"engines": {
"node": ">=14.16"
},
"scripts": {

@@ -27,0 +30,0 @@ "build": "tsup src/index.ts --format esm --clean --sourcemap --minify --metafile",

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