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

@nextgis/utils

Package Overview
Dependencies
Maintainers
0
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 3.0.0-alpha.0 to 3.0.0-alpha.1

2

lib/utils.cjs.js

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