Socket
Socket
Sign inDemoInstall

serverless-plugin-browserify

Package Overview
Dependencies
233
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

examples/aws-sdk-parts/lib/bigFile.json

5

index.js

@@ -7,4 +7,3 @@ 'use strict';

configure = require('./lib/configure'),
bundle = require('./lib/bundle'),
cleanup = require('./lib/cleanup');
bundle = require('./lib/bundle');

@@ -29,3 +28,3 @@ class SlsBrowserify {

'validate',
'compile',
'bundle',
],

@@ -32,0 +31,0 @@ options: {

2

package.json
{
"name": "serverless-plugin-browserify",
"version": "1.0.0",
"version": "1.0.1",
"description": "Serverless v1.0 plugin that uses Browserify to bundle NodeJS Lambda functions.",

@@ -5,0 +5,0 @@ "main": "index.js",

Sorry, the diff of this file is not supported yet

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