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

@esri/arcgis-rest-request

Package Overview
Dependencies
Maintainers
14
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@esri/arcgis-rest-request - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

.rpt2_cache/b06c3a49284bcf26c3cd07672fa17e63fa3a4576/code/cache/10ef9d920a5cce84e3ff7093e881a324547f251d

2

dist/esm/utils/ArcGISAuthError.js

@@ -6,3 +6,3 @@ /* Copyright (c) 2017 Environmental Systems Research Institute, Inc.

import { ArcGISRequestError } from "./ArcGISRequestError";
var ArcGISAuthError = (function (_super) {
var ArcGISAuthError = /** @class */ (function (_super) {
tslib_1.__extends(ArcGISAuthError, _super);

@@ -9,0 +9,0 @@ /**

@@ -7,3 +7,3 @@ /* Copyright (c) 2017 Environmental Systems Research Institute, Inc.

// This code is from MDN https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error#Custom_Error_Types.
var ArcGISRequestError = (function () {
var ArcGISRequestError = /** @class */ (function () {
/**

@@ -10,0 +10,0 @@ * Create a new `ArcGISRequestError` object.

@@ -8,3 +8,3 @@ "use strict";

var ArcGISRequestError_1 = require("./ArcGISRequestError");
var ArcGISAuthError = (function (_super) {
var ArcGISAuthError = /** @class */ (function (_super) {
tslib_1.__extends(ArcGISAuthError, _super);

@@ -11,0 +11,0 @@ /**

@@ -9,3 +9,3 @@ "use strict";

// This code is from MDN https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error#Custom_Error_Types.
var ArcGISRequestError = (function () {
var ArcGISRequestError = /** @class */ (function () {
/**

@@ -12,0 +12,0 @@ * Create a new `ArcGISRequestError` object.

{
"name": "@esri/arcgis-rest-request",
"version": "1.0.0",
"version": "1.0.1",
"description": "Common methods and utilities for @esri/arcgis-rest-* packages.",

@@ -5,0 +5,0 @@ "main": "dist/node/index.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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