baselinejs
Advanced tools
Comparing version 8.1.0 to 8.1.1
@@ -272,3 +272,3 @@ var _ = require( 'underscore' ); | ||
this.trigger( 'save', recordId, isUpdate, options ); | ||
_this.trigger( 'save', recordId, isUpdate, options ); | ||
} | ||
@@ -275,0 +275,0 @@ |
{ | ||
"name": "baselinejs", | ||
"version": "8.1.0", | ||
"version": "8.1.1", | ||
"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
109336