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

create-hubbo

Package Overview
Dependencies
Maintainers
0
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-hubbo - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

10

package.json
{
"name": "create-hubbo",
"version": "1.0.0",
"version": "1.1.0",
"description": "Create Hubbo",

@@ -20,4 +20,3 @@ "author": "<hi@rena.to>",

"bin": {
"create-hubbo": "dist/bin/cli.js",
"create-hubbo-dev": "src/bin/cli.ts"
"create-hubbo": "dist/bin/cli.js"
},

@@ -31,5 +30,6 @@ "publishConfig": {

"scripts": {
"type-check": "tsc --noEmit",
"cli": "pnpm tsx --conditions=development ./src/bin/cli.ts",
"lint": "tsc --noEmit",
"build": "rm -rf ./dist && tsup",
"build:dev": "ts-stub --clear",
"build:stub": "ts-stub --clear",
"release": "semantic-release"

@@ -36,0 +36,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