Socket
Socket
Sign inDemoInstall

@nextgis/utils

Package Overview
Dependencies
Maintainers
3
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nextgis/utils - npm Package Compare versions

Comparing version 1.18.12 to 1.18.21

2

lib/utils.cjs.js

@@ -1,2 +0,2 @@

/** Bundle of @nextgis/utils; version: 1.18.12; author: NextGIS */
/** Bundle of @nextgis/utils; version: 1.18.21; author: NextGIS */
'use strict';

@@ -3,0 +3,0 @@

@@ -1,2 +0,2 @@

/** Bundle of @nextgis/utils; version: 1.18.12; author: NextGIS */
/** Bundle of @nextgis/utils; version: 1.18.21; 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.18.12; author: NextGIS */
/** Bundle of @nextgis/utils; version: 1.18.21; 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.18.12; author: NextGIS */
/** Bundle of @nextgis/utils; version: 1.18.21; author: NextGIS */
var Utils = (function (exports) {

@@ -3,0 +3,0 @@ 'use strict';

{
"name": "@nextgis/utils",
"version": "1.18.12",
"version": "1.18.21",
"description": "Common development tools",

@@ -12,3 +12,3 @@ "main": "index.js",

"devDependencies": {
"@nextgis/build-tools": "^1.17.0",
"@nextgis/build-tools": "^1.18.21",
"@types/geojson": "^7946.0.8"

@@ -50,3 +50,3 @@ },

},
"gitHead": "ab0530144ecdb94222fdac520fad5b98d302ec6d"
"gitHead": "0b10e74f557715ec65285bfbcaab322b90605454"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc