hadron-app-registry
Advanced tools
Comparing version 5.1.0 to 5.2.0
@@ -180,3 +180,3 @@ 'use strict'; | ||
if (store.onActivated) { | ||
store.onActivated(); | ||
store.onActivated(this); | ||
} | ||
@@ -183,0 +183,0 @@ }); |
@@ -7,3 +7,3 @@ { | ||
"homepage": "https://github.com/mongodb-js/hadron-app-registry", | ||
"version": "5.1.0", | ||
"version": "5.2.0", | ||
"repository": { | ||
@@ -10,0 +10,0 @@ "type": "git", |
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
24051