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

@dolsem/dynamodb-toolbox

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dolsem/dynamodb-toolbox - npm Package Compare versions

Comparing version 0.5.0-beta.0 to 0.5.0-beta.0-1

4

dist/index.d.ts

@@ -9,3 +9,3 @@ /**

import Entity from './classes/Entity';
import type { GetOptions, QueryOptions, PutOptions, DeleteOptions, UpdateOptions, EntityItem, InferEntityItem } from './classes/Entity';
export { Table, Entity, GetOptions, QueryOptions, PutOptions, DeleteOptions, UpdateOptions, EntityItem, InferEntityItem };
import type { GetOptions, QueryOptions, PutOptions, DeleteOptions, UpdateOptions, EntityItem, InferEntityItem, AttributeDefinition, AttributeDefinitions } from './classes/Entity';
export { Table, Entity, GetOptions, QueryOptions, PutOptions, DeleteOptions, UpdateOptions, EntityItem, InferEntityItem, AttributeDefinition, AttributeDefinitions, };
{
"name": "@dolsem/dynamodb-toolbox",
"version": "0.5.0-beta.0",
"version": "0.5.0-beta.0-1",
"description": "A simple set of tools for working with Amazon DynamoDB and the DocumentClient.",

@@ -5,0 +5,0 @@ "author": "Jeremy Daly <jeremy@jeremydaly.com>",

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