@alfalab/core-components-portal
Advanced tools
Comparing version 1.3.0 to 1.3.1-alpha.7
@@ -12,5 +12,7 @@ 'use strict'; | ||
} | ||
var getDefaultPortalContainer = function () { return document.querySelector("[" + PORTAL_CONTAINER_ATTRIBUTE + "]") || createPortalContainer(); }; | ||
var getDefaultPortalContainer = function () { | ||
return document.querySelector("[" + PORTAL_CONTAINER_ATTRIBUTE + "]") || createPortalContainer(); | ||
}; | ||
exports.PORTAL_CONTAINER_ATTRIBUTE = PORTAL_CONTAINER_ATTRIBUTE; | ||
exports.getDefaultPortalContainer = getDefaultPortalContainer; |
{ | ||
"name": "@alfalab/core-components-portal", | ||
"version": "1.3.0", | ||
"version": "1.3.1-alpha.7+63580c1", | ||
"description": "Portal component", | ||
@@ -18,3 +18,3 @@ "keywords": [], | ||
}, | ||
"gitHead": "c4e19f6c7f3104403716759f324b177fb3f706cf" | ||
"gitHead": "63580c1500771aeeefa1833ddaa4f689c0b4878b" | ||
} |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
6295
19
136
2
2