@nlo/portal-utils
Advanced tools
Comparing version 0.0.1-alpha.95 to 0.0.1-alpha.124
declare global { | ||
interface Window { | ||
nlPortal: INLOPortalWindow; | ||
nlPortal?: INLOPortalWindow; | ||
} | ||
@@ -5,0 +5,0 @@ interface INLOPortalWindow { |
{ | ||
"name": "@nlo/portal-utils", | ||
"version": "0.0.1-alpha.95+3b5729b", | ||
"version": "0.0.1-alpha.124+31c427b", | ||
"description": "", | ||
@@ -13,3 +13,3 @@ "main": "dist/index.js", | ||
"scripts": { | ||
"tsc": "tsc --build", | ||
"build": "tsc --build", | ||
"watch": "tsc --watch" | ||
@@ -24,3 +24,3 @@ }, | ||
}, | ||
"gitHead": "3b5729bd38c9905bed5e0543bcecb322a246836a" | ||
"gitHead": "31c427b6e4b9e1c0b6446f192f597b91f6f1af27" | ||
} |
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
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
2165