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
0
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.114 to 4.32.0-next.3

6

dist/index.d.ts

@@ -48,5 +48,5 @@ import posix from 'path/posix';

"version": string;
"dependencies"?: Record<string, string>;
"devDependencies"?: Record<string, string>;
"peerDependencies"?: Record<string, string>;
"dependencies"?: Record<string, string | undefined>;
"devDependencies"?: Record<string, string | undefined>;
"peerDependencies"?: Record<string, string | undefined>;
"css.customData"?: string[];

@@ -53,0 +53,0 @@ "customElements"?: string;

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

@@ -42,3 +42,3 @@ "homepage": "https://developers.arcgis.com/javascript/latest/",

"devDependencies": {
"@arcgis/typescript-config": "4.31.0-next.114",
"@arcgis/typescript-config": "4.32.0-next.3",
"@commander-js/extra-typings": "^11.1.0",

@@ -48,7 +48,7 @@ "commander": "^11.1.0",

"rimraf": "^5.0.0",
"tsup": "^8.2.4",
"tsup": "^8.3.0",
"typescript": "~5.4.0",
"vitest": "^2.1.1"
"vitest": "^2.1.2"
},
"gitHead": "3ce18705d4f811605eb36edd3ce12106d9b38e1c"
"gitHead": "afc83258caec2a09162da0def77c2ff3867212c1"
}

Sorry, the diff of this file is not supported yet

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