@arcgis/components-build-utils
Advanced tools
Comparing version 4.31.0-next.120 to 4.31.0-next.121
{ | ||
"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" | ||
} | ||
} | ||
} |
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
0
23831