Gathering detailed insights and metrics for @esri/arcgis-rest-types
Gathering detailed insights and metrics for @esri/arcgis-rest-types
Gathering detailed insights and metrics for @esri/arcgis-rest-types
Gathering detailed insights and metrics for @esri/arcgis-rest-types
@esri/arcgis-rest-fetch
This package exists to expose the `node-fetch` package in a consistent way for both Node JS 12.16+ and various bundlers with consistent TypeScript types based on the browser types.
@esri/arcgis-rest-form-data
This package exists to expose the `formdata-node` package in a consistent way for both Node JS 12.16+ and various bundlers with consistent TypeScript types based on the browser types.
@esri/arcgis-rest-common-types
Common TypeScript types for @esri/arcgis-rest-js packages.
@esri/arcgis-rest-common
Shared utility methods and types for @esri/arcgis-rest
compact, modular JavaScript wrappers for the ArcGIS REST API
npm install @esri/arcgis-rest-types
Typescript
Module System
Node Version
NPM Version
87.6
Supply Chain
90.7
Quality
87.4
Maintenance
100
Vulnerability
100
License
TypeScript (99.22%)
JavaScript (0.74%)
HTML (0.04%)
Total Downloads
1,350,828
Last Day
1,253
Last Week
7,130
Last Month
32,355
Last Year
356,452
Apache-2.0 License
362 Stars
2,074 Commits
126 Forks
302 Watchers
150 Branches
86 Contributors
Updated on May 05, 2025
Latest Version
3.8.0
Package Id
@esri/arcgis-rest-types@3.8.0
Unpacked Size
166.87 kB
Size
36.65 kB
File Count
22
NPM Version
6.14.17
Node Version
14.21.2
Published on
Apr 15, 2025
Cumulative downloads
Total Downloads
Last Day
11.9%
1,253
Compared to previous day
Last Week
3.7%
7,130
Compared to previous week
Last Month
-8%
32,355
Compared to previous month
Last Year
22.2%
356,452
Compared to previous year
No dependencies detected.
Shared TypeScript types for
@esri/arcgis-rest-*
packages.
1npm install @esri/arcgis-rest-types
1import { IPoint } from '@esri/arcgis-rest-types'; 2 3const myPoint = { x: -118.409, y: 33.943 } as IPoint 4
If something isn't working the way you expected, please take a look at previously logged issues first. Have you found a new bug? Want to request a new feature? We'd love to hear from you.
If you're looking for help you can also post issues on GIS Stackexchange.
For transparency into the release cycle and in striving to maintain backward compatibility, @esri/arcgis-rest-js is maintained under Semantic Versioning guidelines and will adhere to these rules whenever possible.
For more information on SemVer, please visit http://semver.org/.
Esri welcomes contributions from anyone and everyone. Please see our guidelines for contributing.
Copyright © 2017-2019 Esri
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
A copy of the license is available in the repository's LICENSE file.
No vulnerabilities found.
Reason
30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 12/22 approved changesets -- score normalized to 5
Reason
dependency not pinned by hash detected -- score normalized to 2
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
Project has not signed or included provenance with any releases.
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
82 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-05-05
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More