New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 1.0.1 to 1.0.2

src/plugins/http/get-_bundles/package.json

2

package.json
{
"name": "@architect/plugin-bundles",
"version": "1.0.1",
"version": "1.0.2",
"description": "plugin-bundles Plugin for exposing bundled modules to the browser from your Architect project.",

@@ -5,0 +5,0 @@ "main": "src/plugins/bundles/index.js",

@@ -88,3 +88,3 @@ const fs = require('fs')

//Copy bundles map in to each lambda at @architect/bundles/index.mjs
// Copy bundles map in to each lambda at @architect/bundles/index.mjs
for (let name of inventory.lambdaSrcDirs) {

@@ -91,0 +91,0 @@ const lambda = inventory.lambdasBySrcDir[name]

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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