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

base12

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

base12 - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

.npmignore

2

lib/app.js

@@ -58,3 +58,3 @@ /**

pkg: '/../package.json',
config: '/../.env.js',
config: '/../.env.json',
models: '/models',

@@ -61,0 +61,0 @@ views: '/views',

{
"name":"base12",
"description":"12factor.net app platform for node.js, built on express 3",
"version":"0.1.6",
"version":"0.1.7",
"author":"Hunter Loftis <hunter@hunterloftis.com>",

@@ -14,3 +14,4 @@ "contributors": [

"connect":"2.0.1",
"express":"git://github.com/visionmedia/express.git"
"express":"git://github.com/visionmedia/express.git",
"jade":"latest"
},

@@ -28,2 +29,2 @@ "devDependencies": {

"engines": { "node": ">= 0.6.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