Comparing version 0.1.35 to 0.1.36
@@ -47,2 +47,5 @@ // Generated by CoffeeScript 1.6.2 | ||
m = new Model(this); | ||
if (this.options.map) { | ||
d = this.options.map(d); | ||
} | ||
m.reset(d = this.fields["default"](d, m)); | ||
@@ -49,0 +52,0 @@ m._bindFields(); |
{ | ||
"name": "linen", | ||
"version": "0.1.35", | ||
"version": "0.1.36", | ||
"description": "```javascript", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
Sorry, the diff of this file is not supported yet
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
78460
1828