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

maple

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

maple - npm Package Compare versions

Comparing version 0.0.1 to 0.0.3

24

package.json
{
"name": "maple"
, "version": "0.0.1"
, "version": "0.0.3"
, "description": "edit in place CMS"

@@ -9,13 +9,19 @@ , "keywords": ["cms","framework"]

, "author": "Jack Dubie"
, "bin": "./bin/maple"
, "bin": {
"maple": "./bin/maple"
}
, "dependencies": {
"express" : "2.4.3"
, "jade" : ">= 0.0.1"
, "nano" : "1.0.0"
, "underscore" : "1.2.2"
, "async" : "0.1.15"
, "commander" : "0.5.0"
"express" : "2.5.2"
, "coffee-script": "1.2.0"
, "nano" : "1.0.0"
, "underscore" : "1.2.2"
, "async" : "0.1.15"
, "commander" : "0.5.0"
, "connect" : "1.8.3"
, "jade" : "0.19.0"
}
, "devDependencies": { "should": ">= 0.0.1" }
, "devDependencies": {
"coffee-script": ">= 1.1.1"
}
, "scripts": { "test": "vows test/*" }
}

Sorry, the diff of this file is not supported yet

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