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

@types/dynamodb

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/dynamodb - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

10

dynamodb/package.json
{
"name": "@types/dynamodb",
"version": "1.2.0",
"version": "1.2.1",
"description": "TypeScript definitions for dynamodb",

@@ -14,3 +14,3 @@ "license": "MIT",

"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -24,6 +24,6 @@ "type": "git",

"@types/bunyan": "*",
"@types/joi": "*"
"joi": "^17.3.0"
},
"typesPublisherContentHash": "cf4df5e7962a390915e715caa621115516f308ad65da5621789e05235f443176",
"typeScriptVersion": "2.4"
"typesPublisherContentHash": "6827a0bbd3fd70fdd109d6ceba49e5d8fbb931d7ed8c5e2faa21ced0fa61f425",
"typeScriptVersion": "3.4"
}

@@ -5,13 +5,13 @@ # Installation

# Summary
This package contains type definitions for dynamodb ( https://github.com/baseprime/dynamodb#readme ).
This package contains type definitions for dynamodb (https://github.com/baseprime/dynamodb#readme).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/dynamodb
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/dynamodb.
Additional Details
* Last updated: Wed, 15 May 2019 16:25:45 GMT
* Dependencies: @types/joi, @types/bunyan
### Additional Details
* Last updated: Thu, 14 Jan 2021 20:56:14 GMT
* Dependencies: [@types/joi](https://npmjs.com/package/@types/joi), [@types/bunyan](https://npmjs.com/package/@types/bunyan)
* Global values: none
# Credits
These definitions were written by katsanva <https://github.com/katsanva>.
These definitions were written by [katsanva](https://github.com/katsanva).

Sorry, the diff of this file is not supported yet

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