Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nextgis/utils

Package Overview
Dependencies
Maintainers
3
Versions
103
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.8.4 to 1.9.4

2

lib/index.d.ts

@@ -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"
}
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