diamond.js
Advanced tools
Comparing version 0.2.12 to 0.2.13
@@ -13,6 +13,2 @@ // Generated by CoffeeScript 1.7.1 | ||
this.pattern = options.pattern; | ||
if (this.pattern && !this.model.properties[this.name].type.prototype.match) { | ||
throw "Pattern validation on property not of type String"; | ||
this.pattern = null; | ||
} | ||
this.presence = options.presence; | ||
@@ -19,0 +15,0 @@ this["function"] = options["function"]; |
{ | ||
"name": "diamond.js", | ||
"description": "MVC web framework", | ||
"version": "0.2.12", | ||
"version": "0.2.13", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "Arthur Xavier", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
28532
527