Gathering detailed insights and metrics for @esri/arcgis-rest-feature-service-admin
Gathering detailed insights and metrics for @esri/arcgis-rest-feature-service-admin
npm install @esri/arcgis-rest-feature-service-admin
Typescript
Module System
Node Version
NPM Version
TypeScript (99.26%)
JavaScript (0.74%)
Total Downloads
11,485
Last Day
2
Last Week
38
Last Month
96
Last Year
857
358 Stars
2,041 Commits
120 Forks
307 Watching
142 Branches
84 Contributors
Latest Version
1.19.2
Package Id
@esri/arcgis-rest-feature-service-admin@1.19.2
Unpacked Size
51.29 kB
Size
10.28 kB
File Count
21
NPM Version
6.9.0
Node Version
10.13.0
Cumulative downloads
Total Downloads
Last day
0%
2
Compared to previous day
Last week
81%
38
Compared to previous week
Last month
45.5%
96
Compared to previous month
Last year
-19.1%
857
Compared to previous year
A module for administering ArcGIS feature services that runs in Node.js and modern browsers.
1npm install @esri/arcgis-rest-request 2npm install @esri/arcgis-rest-auth 3npm install @esri/arcgis-rest-items 4npm install @esri/arcgis-rest-feature-service-admin
1import { createFeatureService } from '@esri/arcgis-rest-feature-service-admin'; 2 3createFeatureService({ 4 authentication, 5 item: { name: "GreenField" } 6})
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 © 2018 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
no dangerous workflow patterns detected
Reason
13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 16/30 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
104 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-02-03
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