qcobjects-sdk
Advanced tools
Comparing version 2.4.37 to 2.4.38
{ | ||
"name": "qcobjects-sdk", | ||
"version": "2.4.37", | ||
"version": "2.4.38", | ||
"description": "QCObjects SDK is a set of Controllers, Views and Components that are elementary and useful to assist developers to build applications under MVC patterns using QCObjects, Cross Browser Javascript Framework for MVC Patterns", | ||
@@ -5,0 +5,0 @@ "main": "src/index.cjs", |
@@ -37,3 +37,3 @@ /** | ||
if (typeof _top.__qcobjects_sdk__ !== "undefined"){ | ||
_top.__qcobjects_sdk__.loaded = true; | ||
_top.__qcobjects_sdk__.__loaded__ = true; | ||
} | ||
@@ -40,0 +40,0 @@ } |
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
208441
66