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

cruft-ddb

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cruft-ddb - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

2

package.json
{
"name": "cruft-ddb",
"version": "3.0.0",
"version": "3.0.1",
"description": "A simple optimistic-locking abstraction over Dynamo DB",

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

@@ -10,2 +10,4 @@ import { DynamoDB } from 'aws-sdk';

(<any>Symbol).asyncIterator = Symbol.for('asyncIterator');
describe('cruft', () => {

@@ -12,0 +14,0 @@

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