simple-boot-core
Advanced tools
Comparing version 1.0.9 to 1.0.10
@@ -19,3 +19,3 @@ "use strict"; | ||
var _a; | ||
(_a = SimGlobal_1.SimGlobal().application) === null || _a === void 0 ? void 0 : _a.publishSimIntent(intent); | ||
(_a = SimGlobal_1.SimGlobal().application) === null || _a === void 0 ? void 0 : _a.publishIntent(intent); | ||
}; | ||
@@ -22,0 +22,0 @@ Module.prototype.subscribe = function (intent) { |
{ | ||
"name": "simple-boot-core", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"main": "SimpleApplication.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -53,3 +53,3 @@ "use strict"; | ||
var _a; | ||
(_a = SimGlobal_1.SimGlobal().application) === null || _a === void 0 ? void 0 : _a.publishSimIntent(intent); | ||
(_a = SimGlobal_1.SimGlobal().application) === null || _a === void 0 ? void 0 : _a.publishIntent(intent); | ||
}; | ||
@@ -56,0 +56,0 @@ Router.prototype.subscribe = function (intent) { |
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
80929