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

@arcgis/components-build-utils

Package Overview
Dependencies
Maintainers
4
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arcgis/components-build-utils - npm Package Compare versions

Comparing version 4.31.0-next.120 to 4.31.0-next.121

31

package.json
{
"name": "@arcgis/components-build-utils",
"version": "4.31.0-next.120",
"version": "4.31.0-next.121",
"description": "Collection of common internal build-time patterns and utilities for ArcGIS Maps SDK for JavaScript components.",

@@ -23,31 +23,6 @@ "homepage": "https://developers.arcgis.com/javascript/latest/",

},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
},
"license": "SEE LICENSE IN LICENSE.md",
"scripts": {
"build": "tsup --silent",
"build:dev": "tsup --silent --sourcemap",
"watch": "yarn build:dev --watch --onSuccess 'yarn'",
"test": "vitest",
"test:watch": "vitest --watch",
"coverage": "vitest run --coverage",
"lint-test": "vitest related --run --passWithNoTests",
"clean": "rimraf ./dist ./turbo ./node_modules"
},
"dependencies": {
"tslib": "^2.7.0"
},
"devDependencies": {
"@arcgis/typescript-config": "4.31.0-next.120",
"@commander-js/extra-typings": "^11.1.0",
"commander": "^11.1.0",
"eslint": "^8.55.0",
"rimraf": "^5.0.0",
"tsup": "^8.2.4",
"typescript": "~5.4.0",
"vitest": "^2.1.1"
},
"gitHead": "c93a8ccfdd86449c0f14252083b65ed8620df610"
}
}
}
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