baselinejs
Advanced tools
Comparing version 9.1.2 to 9.1.3
@@ -34,3 +34,3 @@ var _ = require( 'underscore' ); | ||
toJSON() { | ||
toJSON : function() { | ||
var json = {}; | ||
@@ -37,0 +37,0 @@ |
{ | ||
"name": "baselinejs", | ||
"version": "9.1.2", | ||
"version": "9.1.3", | ||
"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
118528