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

@architect/plugin-bundles

Package Overview
Dependencies
Maintainers
6
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@architect/plugin-bundles - npm Package Compare versions

Comparing version 3.0.5 to 3.1.0

src/index.js

18

package.json
{
"name": "@architect/plugin-bundles",
"version": "3.0.5",
"version": "3.1.0",
"description": "plugin-bundles Plugin for exposing bundled modules to the browser from your Architect project.",
"main": "src/plugins/bundles/index.js",
"main": "src/index.js",
"engines": {

@@ -14,3 +14,3 @@ "node": ">=14"

"lint": "eslint src test --fix",
"test": "tape test/test.js"
"test": "tape test/test.js | tap-arc"
},

@@ -29,11 +29,11 @@ "repository": {

"dependencies": {
"@architect/functions": "^5.1.0",
"esbuild": "^0.14.38"
"esbuild": "^0.15.7"
},
"devDependencies": {
"@architect/eslint-config": "^2.0.1",
"@architect/sandbox": "^5.2.4",
"eslint": "^8.14.0",
"tap-arc": "^0.3.4",
"tape": "^5.5.3",
"@architect/functions": "^5.2.2",
"@architect/sandbox": "^5.3.4",
"eslint": "^8.23.0",
"tap-arc": "^0.3.5",
"tape": "^5.6.0",
"tiny-json-http": "^7.4.2"

@@ -40,0 +40,0 @@ },

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