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

create-pkgbld

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-pkgbld - npm Package Compare versions

Comparing version 1.1.6 to 1.1.7

6

package.json
{
"version": "1.1.6",
"version": "1.1.7",
"license": "MIT",

@@ -32,3 +32,3 @@ "name": "create-pkgbld",

},
"homepage": "https://github.com/kshutkin/package-build/README.md",
"homepage": "https://github.com/kshutkin/package-build/blob/main/create-pkgbld/README.md",
"keywords": [

@@ -45,3 +45,3 @@ "pkgbld",

"@types/minimist": "1.2.2",
"pkgbld": "1.14.1"
"pkgbld": "1.14.2"
},

@@ -48,0 +48,0 @@ "dependencies": {

# create-pkgbld
Minimalistic scaffolding utility to create monorepo packages.
Minimalistic scaffolding utility for [pkgbld](https://github.com/kshutkin/package-build/tree/main/pkgbld).
*Disclaimer:* despite version 1.0.0+ it is still very raw, use only if it fits your needs.
[Changlelog](./CHANGELOG.md)
## Usage

@@ -18,1 +20,4 @@

```
# License
[MIT](https://github.com/kshutkin/package-build/blob/main/LICENSE)
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