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

11up

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

11up - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

7

package.json
{
"name": "11up",
"description": "A quick start for 11ty sites",
"version": "0.0.0",
"version": "0.0.1",
"author": "Phil Hawksworth @philhawksworth",

@@ -13,3 +13,6 @@ "bin": {

"@oclif/config": "^1.17.0",
"@oclif/plugin-help": "^3.2.0"
"@oclif/plugin-help": "^3.2.0",
"chalk": "^4.1.0",
"fs-extra": "^9.0.1",
"inquirer": "^7.3.3"
},

@@ -16,0 +19,0 @@ "devDependencies": {

@@ -22,3 +22,3 @@ 11up

$ 11up (-v|--version|version)
11up/0.0.0 darwin-x64 node-v10.15.3
11up/0.0.1 darwin-x64 node-v10.15.3
$ 11up --help [COMMAND]

@@ -25,0 +25,0 @@ USAGE

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