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

diamond.js

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

diamond.js - npm Package Compare versions

Comparing version 0.2.27 to 0.2.28

2

lib/router.js

@@ -22,3 +22,3 @@ // Generated by CoffeeScript 1.8.0

if (callback != null) {
return this.route(name, callback);
return this.route("/" + name, callback);
}

@@ -25,0 +25,0 @@ };

{
"name": "diamond.js",
"description": "Generic MVC web framework",
"version": "0.2.27",
"version": "0.2.28",
"author": {

@@ -6,0 +6,0 @@ "name": "Arthur Xavier",

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