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.1 to 1.3.0

lib/app/generateApp.js

8

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

@@ -18,3 +18,7 @@ "bin": {

"slugger": "0.0.3",
"underscore": "1.5.2"
"underscore": "1.5.2",
"multiline": "~0.2.0",
"rc": "~0.3.4",
"find-root": "~0.1.1",
"fs-extra": "~0.8.1"
},

@@ -21,0 +25,0 @@ "homepage": "https://github.com/ampersandjs/ampersand",

var rimraf = require('rimraf');
var generateApp = require('./lib/generateApp');
var generateApp = require('./lib/app/generateApp');

@@ -4,0 +4,0 @@

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