Socket
Socket
Sign inDemoInstall

aws-sdk-wrap

Package Overview
Dependencies
Maintainers
1
Versions
249
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-sdk-wrap - npm Package Compare versions

Comparing version 1.1.7 to 1.1.8

12

package.json
{
"name": "aws-sdk-wrap",
"version": "1.1.7",
"version": "1.1.8",
"description": "Wrapper around aws-sdk",

@@ -8,3 +8,3 @@ "main": "lib/index.js",

"clean": "rm -rf lib",
"build": "npx babel src --out-dir lib --source-maps inline --copy-files --include-dotfiles",
"build": "npx babel src --out-dir lib --copy-files --include-dotfiles --config-file ./.babelrc",
"build-clean": "npm run clean && npm run build",

@@ -36,4 +36,4 @@ "test-simple": "nyc mocha \"./test/**/*.spec.js\"",

"@blackflux/eslint-plugin-rules": "1.0.2",
"@blackflux/robo-config-plugin": "1.3.2",
"aws-sdk": "2.437.0",
"@blackflux/robo-config-plugin": "1.7.3",
"aws-sdk": "2.440.0",
"babel-eslint": "10.0.1",

@@ -43,5 +43,5 @@ "chai": "4.2.0",

"eslint": "5.16.0",
"js-gardener": "2.0.2",
"js-gardener": "2.0.6",
"nock": "10.0.6",
"nyc": "13.3.0",
"nyc": "14.0.0",
"semantic-release": "15.13.3"

@@ -48,0 +48,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