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

@types/aws-sdk

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/aws-sdk - npm Package Compare versions

Comparing version 0.0.42 to 2.7.0

aws-sdk/LICENSE

21

aws-sdk/package.json
{
"name": "@types/aws-sdk",
"version": "0.0.42",
"description": "TypeScript definitions for aws-sdk",
"license": "MIT",
"author": "midknight41 <https://github.com/midknight41>, Casper Skydt <https://github.com/CasperSkydt>",
"version": "2.7.0",
"typings": null,
"description": "Stub TypeScript definitions entry for aws-sdk, which provides its own types definitions",
"main": "",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"author": "",
"repository": "https://github.com/aws/aws-sdk-js",
"license": "MIT",
"dependencies": {
"@types/node": "*"
},
"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "61e722cee8092078de9f314968b344fc537ef18203b16abd3beddb0ce800e8ac"
"aws-sdk": "*"
}
}

@@ -1,18 +0,2 @@

# Installation
> `npm install --save @types/aws-sdk`
# Summary
This package contains type definitions for aws-sdk (https://github.com/aws/aws-sdk-js).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/aws-sdk
Additional Details
* Last updated: Mon, 14 Nov 2016 19:34:54 GMT
* File structure: ProperModule
* Library Dependencies: node
* Module Dependencies: none
* Global values: none
# Credits
These definitions were written by midknight41 <https://github.com/midknight41>, Casper Skydt <https://github.com/CasperSkydt>.
This is a stub types definition for aws-sdk (https://github.com/aws/aws-sdk-js).
aws-sdk provides its own type definitions, so you don't need @types/aws-sdk installed!
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