Socket
Socket
Sign inDemoInstall

arc-plugin-esbuild

Package Overview
Dependencies
440
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.3.2 to 2.3.3

42

package.json
{
"name": "arc-plugin-esbuild",
"version": "2.3.2",
"version": "2.3.3",
"description": "Use Typescript and esbuild with arc.codes!",

@@ -39,24 +39,24 @@ "types": "dist/index.d.ts",

"peerDependencies": {
"esbuild": "^0.14.49"
"esbuild": "^0.14.49 || ^0.15.0"
},
"devDependencies": {
"@architect/functions": "^5.2.1",
"@architect/inventory": "^3.1.1",
"@architect/package": "^8.1.3",
"@microsoft/api-extractor": "^7.28.4",
"@types/chai": "^4.3.1",
"@types/fs-extra": "^9.0.13",
"@types/glob": "^7.2.0",
"@types/mocha": "^9.1.1",
"@types/node": "^18.0.6",
"@typescript-eslint/eslint-plugin": "^5.30.6",
"@typescript-eslint/parser": "^5.30.6",
"chai": "^4.3.6",
"esbuild": "^0.14.49",
"esbuild-register": "^3.3.3",
"eslint": "^8.20.0",
"mocha": "^10.0.0",
"rollup": "^2.77.0",
"semantic-release": "^19.0.3",
"typescript": "^4.7.4"
"@architect/functions": "5.2.1",
"@architect/inventory": "3.1.1",
"@architect/package": "8.1.4",
"@microsoft/api-extractor": "7.28.7",
"@types/chai": "4.3.3",
"@types/fs-extra": "9.0.13",
"@types/glob": "7.2.0",
"@types/mocha": "9.1.1",
"@types/node": "18.6.3",
"@typescript-eslint/eslint-plugin": "5.33.0",
"@typescript-eslint/parser": "5.33.0",
"chai": "4.3.6",
"esbuild": "0.15.2",
"esbuild-register": "3.3.3",
"eslint": "8.21.0",
"mocha": "10.0.0",
"rollup": "2.77.2",
"semantic-release": "19.0.3",
"typescript": "4.7.4"
},

@@ -63,0 +63,0 @@ "mocha": {

@@ -7,6 +7,6 @@ {

"dependencies": {
"@architect/architect": "^8.5.0-RC.3"
"@architect/architect": "^10.0.0"
},
"devDependencies": {
"typescript": "^4.2.3"
"typescript": "4.4.2"
},

@@ -13,0 +13,0 @@ "scripts": {

@@ -13,7 +13,7 @@ {

"dependencies": {
"@architect/functions": "^3.13.8"
"@architect/functions": "^5.0.0"
},
"devDependencies": {
"typescript": "^4.2.3"
"typescript": "4.7.4"
}
}

@@ -13,7 +13,7 @@ {

"dependencies": {
"@architect/functions": "^3.13.8"
"@architect/functions": "^5.0.0"
},
"devDependencies": {
"typescript": "^4.2.3"
"typescript": "4.7.4"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc