Socket
Socket
Sign inDemoInstall

serverless-single

Package Overview
Dependencies
17
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.1.2

2

index.js

@@ -82,3 +82,3 @@ 'use strict';

if (func.getRuntime().getName().contains('nodejs')) {
if (func.getRuntime().getName().includes('nodejs')) {
singlize = new SinglizeNodejs(S, evt, func);

@@ -85,0 +85,0 @@ return singlize.singlize()

{
"name": "serverless-single",
"version": "0.1.1",
"version": "0.1.2",
"engines": {

@@ -5,0 +5,0 @@ "node": ">=4.0"

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