@nextgis/utils
Advanced tools
Comparing version 1.8.4 to 1.9.4
@@ -296,3 +296,3 @@ /// <reference types="node" /> | ||
* name as HTML. | ||
* @default null | ||
* @defaultValue null | ||
*/ | ||
@@ -299,0 +299,0 @@ name?: string; |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/utils; version: 1.8.4; author: NextGIS */ | ||
/** Bundle of @nextgis/utils; version: 1.9.4; author: NextGIS */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/utils; version: 1.8.4; author: NextGIS */ | ||
/** Bundle of @nextgis/utils; version: 1.9.4; author: NextGIS */ | ||
const isBrowser = typeof window !== 'undefined' && typeof window.document !== 'undefined'; | ||
@@ -3,0 +3,0 @@ const type = isBrowser ? 'browser' : 'node'; |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/utils; version: 1.8.4; author: NextGIS */ | ||
/** Bundle of @nextgis/utils; version: 1.9.4; author: NextGIS */ | ||
const isBrowser = typeof window !== 'undefined' && typeof window.document !== 'undefined'; | ||
@@ -3,0 +3,0 @@ const type = isBrowser ? 'browser' : 'node'; |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/utils; version: 1.8.4; author: NextGIS */ | ||
/** Bundle of @nextgis/utils; version: 1.9.4; author: NextGIS */ | ||
var Utils = (function (exports) { | ||
@@ -3,0 +3,0 @@ 'use strict'; |
{ | ||
"name": "@nextgis/utils", | ||
"version": "1.8.4", | ||
"version": "1.9.4", | ||
"description": "Common development tools", | ||
@@ -49,3 +49,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "b97956087386e3df4881e18a7c35a47399706977" | ||
"gitHead": "f541d1cc46b1a76d81f5e714505b338cb3df8610" | ||
} |
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
475191