@alfalab/core-components-portal
Advanced tools
Comparing version 1.3.1-alpha.7 to 1.3.1
@@ -12,7 +12,5 @@ '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.1-alpha.7+63580c1", | ||
"version": "1.3.1", | ||
"description": "Portal component", | ||
@@ -8,2 +8,3 @@ "keywords": [], | ||
"main": "dist/index.js", | ||
"module": "./dist/modern/index.js", | ||
"files": [ | ||
@@ -19,3 +20,3 @@ "dist" | ||
}, | ||
"gitHead": "63580c1500771aeeefa1833ddaa4f689c0b4878b" | ||
"gitHead": "b8d0edb0a5eb5d97f450d4df5e9b4b01b70b993c" | ||
} |
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
6315
1
0
134