baselinejs
Advanced tools
Comparing version 7.3.1 to 8.0.0
@@ -77,3 +77,3 @@ var _ = require( 'underscore' ); | ||
return this._copyFieldValue( fieldValue ); | ||
return fieldValue; | ||
}, | ||
@@ -80,0 +80,0 @@ |
{ | ||
"name": "baselinejs", | ||
"version": "7.3.1", | ||
"version": "8.0.0", | ||
"description": "Share code and data between the client and the server in full stack JavaScript applications.", | ||
@@ -5,0 +5,0 @@ "main": "baseline.js", |
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
109543