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

@xapp/dynamo-service

Package Overview
Dependencies
Maintainers
5
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xapp/dynamo-service - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

xapp-dynamo-service-0.2.1.tgz

4

CHANGELOG.md

@@ -5,2 +5,6 @@ # Changelog

### [0.2.2](https://github.com/XappMedia/dynamo-service/compare/v0.2.1...v0.2.2) (2019-06-07)
### [0.2.1](https://github.com/XappMedia/dynamo-service/compare/v0.2.0...v0.2.1) (2019-06-06)

@@ -7,0 +11,0 @@

@@ -18,2 +18,3 @@ export declare type DynamoType = "S" | "N" | "M" | "L" | "BOOL";

export interface SlugifyParams {
lower?: boolean;
charMap?: CharMap;

@@ -20,0 +21,0 @@ remove?: RegExp;

2

package.json
{
"name": "@xapp/dynamo-service",
"version": "0.2.1",
"version": "0.2.2",
"description": "A dynamo help class which will help maintain data integrity.",

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

Sorry, the diff of this file is too big to display

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