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

aws-core-utils

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-core-utils - npm Package Versions

1
8

5.0.17

Diff

Changelog

Source

5.0.17

  • Fixed critical module-scope defects in generateHandlerFunction function in api-lambdas module
  • Changes to dynamodb-utils module:
    • Changed toNumber function to return the given string if a large integer number's precision cannot be preserved
    • Added toKeyValuePairs function
  • Updated core-functions dependency to version 2.0.14
  • Updated logging-utils dependency to version 3.0.12
byron-dupreez
published 5.0.16 •

Changelog

Source

5.0.16

  • Added missing context as first argument to generateHandlerFunction function of api-lambdas.js module
byron-dupreez
published 5.0.15 •

Changelog

Source

5.0.15

  • Fixed missing require core-functions/promises issue in api-lambdas.js module
byron-dupreez
published 5.0.14 •

Changelog

Source

5.0.14

  • Fixed defect in generateHandlerFunction function of api-lambdas.js module
byron-dupreez
published 5.0.13 •

Changelog

Source

5.0.13

  • Added new generateHandlerFunction function to api-lambdas.js module
  • More improvements to typedefs in type-defs.js module
  • Updated core-functions dependency to version 2.0.12
  • Updated logging-utils dependency to version 3.0.10
byron-dupreez
published 5.0.12 •

Changelog

Source

5.0.12

  • Updated logging-utils dependency to version 3.0.9
byron-dupreez
published 5.0.11 •

Changelog

Source

5.0.11

  • Changes to type-defs.js module:
    • Added StandardContext, StandardSettings, StandardOptions, CustomAware, CustomSettings, CustomOptions and RegionStageAWSContextAware
  • Added new contexts.js module with configureStandardContext and configureCustomSettings functions
  • Added new api-lambdas.js module with failCallback (and synonym failCallbackForApiGateway) functions and re-exported configureStandardContext function from contexts.js to simplify imports for API Gateway exposed Lambdas
  • Changes to lambdas.js module:
    • Moved failCallbackForApiGateway function to new api-lambdas.js module
  • Changes to stages.js module:
    • Added new configureRegionStageAndAwsContext convenience function to configure current region, resolved stage and AWS context on the given context
    • Improved JsDoc type definitions on all of the configuration functions
  • Added and improved existing examples in README.md
byron-dupreez
published 5.0.10 •

Changelog

Source

5.0.10

  • Fixed broken unit tests by changing incorrect imports of node-uuid to uuid
  • Added new RegionAware, KinesisAware and DynamoDBDocClientAware typedefs to type-defs.js module
  • Changes to regions.js module:
    • Changed the context argument and return type of configureRegion function to use new RegionAware typedef
  • Changes to kinesis-cache.js module:
    • Changed the context argument and return types of configureKinesis function to use new KinesisAware typedef
  • Changes to dynamodb-doc-client-cache.js module:
    • Changed the context argument and return type of configureDynamoDBDocClient function to use new DynamoDBDocClientAware typedef
byron-dupreez
published 5.0.9 •

Changelog

Source

5.0.9

  • Updated logging-utils dependency to version 3.0.8
  • Renamed stages-defs.js module to type-defs.js to synchronize with other modules
byron-dupreez
published 5.0.8 •

Changelog

Source

5.0.8

  • Renamed stage-handling-type-defs.js module to stages-type-defs.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