Sign In

@arcgis/toolkit

Package Overview
Dependencies
Maintainers
5
Versions
535
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arcgis/toolkit - npm Package Compare versions

Comparing version
5.2.0-next.69
to
5.2.0-next.70
+1
-1
dist/error.js

@@ -11,3 +11,3 @@ const isEsriInternalEnv = () => (

* development/test guard.
* See https://devtopia.esri.com/WebGIS/arcgis-web-components/pull/2087#issuecomment-5152454
* See https://devtopia.esri.com/WebGIS/webgis-sdk/pull/2087#issuecomment-5152454
*/

@@ -14,0 +14,0 @@ typeof globalThis.process === "object" && !!process.env.ESRI_INTERNAL

@@ -9,3 +9,3 @@ /**

* This is a trivial function, but it helps workaround a TypeScript bug:
* https://devtopia.esri.com/WebGIS/arcgis-web-components/issues/2047
* https://devtopia.esri.com/WebGIS/webgis-sdk/issues/2047
*/

@@ -12,0 +12,0 @@ export declare const identity: <T>(value: T) => T;

@@ -49,3 +49,3 @@ import { log } from "../log.js";

// We support both 'nn' and 'no' (BCP 47) for Norwegian but only `no` has corresponding bundle
// See https://devtopia.esri.com/WebGIS/arcgis-web-components/issues/4667
// See https://devtopia.esri.com/WebGIS/webgis-sdk/issues/4667
nn: "no",

@@ -52,0 +52,0 @@ // We use `zh-CN` as base translation for chinese locales which has no corresponding bundle.

{
"name": "@arcgis/toolkit",
"version": "5.2.0-next.69",
"version": "5.2.0-next.70",
"description": "Collection of common internal patterns and utilities for ArcGIS Maps SDK for JavaScript components.",

@@ -5,0 +5,0 @@ "homepage": "https://developers.arcgis.com/javascript/latest/",