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

ampersand

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ampersand - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

2

package.json
{
"name": "ampersand",
"description": "CLI tool for generating single page apps a. la. http://humanjavascript.com",
"version": "1.2.0",
"version": "1.2.1",
"author": "Henrik Joreteg <henrik@andyet.net>",

@@ -6,0 +6,0 @@ "bin": {

@@ -1,2 +0,2 @@

# humanjs app scaffolding
# ampersand.js app scaffolding

@@ -6,5 +6,3 @@ Install it, then follow the prompts to generate a starting point for your app.

```
npm i humanjs -g
humanjs
npm i ampersand -g && ampersand
```

@@ -14,3 +12,3 @@

You can optionally create a `.humanjsrc` file in your home folder containing JSON with your preferred defaults.
You can optionally create a `.ampersandjsrc` file in your home folder containing JSON with your preferred defaults.

@@ -31,3 +29,3 @@ Currently the only options are:

- 1.0.1 - Fixing bug in console output for directory to install to.
- 1.0.0 - Adding option to generate app that uses either express or hapi 2.0 as the server framework. Moving docs site to its own repo: https://github.com/HenrikJoreteg/docs.humanjavascript.com
- 1.0.0 - Adding option to generate app that uses either express or hapi 2.0 as the server framework. Moving docs site to its own repo.

@@ -34,0 +32,0 @@ ## license

Sorry, the diff of this file is not supported yet

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