ozone-typescript-client
Advanced tools
Comparing version 5.4.15 to 5.4.16
@@ -522,7 +522,4 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
OzoneClientImpl.invokeMessageListeners(message, this._messageListeners[message.type]); | ||
OzoneClientImpl.invokeMessageListeners(message, this._messageListeners['*']); | ||
} | ||
else { | ||
throw Error('Can not dispatch message of undefined type'); | ||
} | ||
OzoneClientImpl.invokeMessageListeners(message, this._messageListeners['*']); | ||
} | ||
@@ -529,0 +526,0 @@ setupTransitionListeners() { |
{ | ||
"name": "ozone-typescript-client", | ||
"version": "5.4.15", | ||
"version": "5.4.16", | ||
"description": "", | ||
@@ -36,3 +36,3 @@ "main": "dist/src/index.js", | ||
}, | ||
"gitHead": "8a1370e0779d152f4a7e985fe2bf7a3e6768a0d7" | ||
"gitHead": "78f0d3d2362cdcf33d4ce01150cbe86257d758a8" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
468719
5084