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

ampersand

Package Overview
Dependencies
Maintainers
2
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.9.0 to 1.9.1

4

lib/app/getPackageFile.js

@@ -41,3 +41,3 @@ var fs = require('fs');

"jade": "^1.3.1",
"moonboots-express": "^0.1.0",
"moonboots-express": "^0.1.1",
"semi-static": "^0.0.5",

@@ -48,3 +48,3 @@ "serve-static": "^1.3.2"

"hapi": "^6.0.2",
"moonboots_hapi": "^2.3.2"
"moonboots_hapi": "^2.4.0"
}

@@ -51,0 +51,0 @@ };

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

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

@@ -30,3 +30,3 @@ # The Ampersand CLI

Type can be `form`, `view`, `model` or `collection`
Type can be `form`, `view`, `model` or `collection`.

@@ -95,3 +95,3 @@

makecollection: true,
// if it was called without the 'gen' argument we're we're building a new one
// if it was called without the 'gen' argument we're building a new one
// so we won't look for an application root

@@ -98,0 +98,0 @@ approot: '', // starts walking up folders looking for package.json

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