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.12 to 0.2.13

4

lib/model/validation.js

@@ -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"];

2

package.json
{
"name": "diamond.js",
"description": "MVC web framework",
"version": "0.2.12",
"version": "0.2.13",
"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