@lighthouse/sdk
Advanced tools
Comparing version 8.0.0 to 8.0.1
@@ -120,3 +120,3 @@ 'use strict'; | ||
v: state.set('applications', (0, _map2.default)(state.applications, function (userApplication) { | ||
var matchesApplication = userApplication.application._id === applicationId; | ||
var matchesApplication = (0, _get2.default)(userApplication, 'application._id', '') === applicationId; | ||
if (!matchesApplication) return userApplication; | ||
@@ -123,0 +123,0 @@ |
{ | ||
"name": "@lighthouse/sdk", | ||
"version": "8.0.0", | ||
"version": "8.0.1", | ||
"description": "Lighthouse.io SDK for JavaScript applications", | ||
@@ -5,0 +5,0 @@ "main": "build/index.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
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
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
397828
113
3