arcgis-lib-downloader
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "arcgis-lib-downloader", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "npm package for gaining access to ArcGIS programs", | ||
@@ -26,4 +26,5 @@ "main": "app.js", | ||
"node-fetch": "^2.6.1", | ||
"table": "^6.7.1" | ||
"table": "^6.7.1", | ||
"yargs": "^17.0.1" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3912
5
+ Addedyargs@^17.0.1
+ Addedcliui@8.0.1(transitive)
+ Addedescalade@3.2.0(transitive)
+ Addedget-caller-file@2.0.5(transitive)
+ Addedrequire-directory@2.1.1(transitive)
+ Addedwrap-ansi@7.0.0(transitive)
+ Addedy18n@5.0.8(transitive)
+ Addedyargs@17.7.2(transitive)
+ Addedyargs-parser@21.1.1(transitive)