New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

oneday-core

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oneday-core - npm Package Compare versions

Comparing version 1.0.29 to 1.0.30

2

index.js

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

const errorLog = saveError(error, event, caller, requestId);
const eventLog = updateEventLogResponseCode(requestId, 200);
const eventLog = updateEventLogResponseCode(requestId, error.statusCode);

@@ -137,0 +137,0 @@ await errorLog;

{
"name": "oneday-core",
"version": "1.0.29",
"version": "1.0.30",
"description": "Basic AWS util functions to ease development.",

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

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