@nextgis/utils
Advanced tools
Comparing version 3.0.0-alpha.0 to 3.0.0-alpha.1
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/utils; version: 3.0.0-alpha.0; author: NextGIS */ | ||
/** Bundle of @nextgis/utils; version: 3.0.0-alpha.1; author: NextGIS */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/utils; version: 3.0.0-alpha.0; author: NextGIS */ | ||
/** Bundle of @nextgis/utils; version: 3.0.0-alpha.1; 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: 3.0.0-alpha.0; author: NextGIS */ | ||
/** Bundle of @nextgis/utils; version: 3.0.0-alpha.1; 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: 3.0.0-alpha.0; author: NextGIS */ | ||
/** Bundle of @nextgis/utils; version: 3.0.0-alpha.1; author: NextGIS */ | ||
var Utils = (function (exports) { | ||
@@ -3,0 +3,0 @@ 'use strict'; |
{ | ||
"name": "@nextgis/utils", | ||
"version": "3.0.0-alpha.0", | ||
"version": "3.0.0-alpha.1", | ||
"description": "Common development tools", | ||
@@ -12,3 +12,3 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@nextgis/build-tools": "^3.0.0-alpha.0", | ||
"@nextgis/build-tools": "^3.0.0-alpha.1", | ||
"@types/geojson": "^7946.0.14" | ||
@@ -50,3 +50,3 @@ }, | ||
}, | ||
"gitHead": "9bd8e48f2162492b9169298590db089a4f5310b4" | ||
"gitHead": "407035f12a90263cea5a2a93a06512e0b5680a76" | ||
} |
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