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

gatsby-source-s3-image

Package Overview
Dependencies
Maintainers
1
Versions
444
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-source-s3-image - npm Package Compare versions

Comparing version 0.2.31 to 0.2.32

12

package.json
{
"name": "gatsby-source-s3-image",
"description": "GatsbyJS plugin to source images from S3-compliant APIs, with EXIF-extracting superpowers.",
"version": "0.2.31",
"version": "0.2.32",
"author": "Jesse Stuart <hi@jessestuart.com>",

@@ -12,3 +12,3 @@ "homepage": "https://github.com/jessestuart/gatsby-source-s3-image#readme",

"dependencies": {
"aws-sdk": "2.349.0",
"aws-sdk": "2.350.0",
"bluebird": "3.5.2",

@@ -19,4 +19,4 @@ "lodash": "4.17.11",

"devDependencies": {
"@babel/cli": "7.1.2",
"@babel/core": "7.1.2",
"@babel/cli": "7.1.5",
"@babel/core": "7.1.5",
"@babel/plugin-proposal-object-rest-spread": "7.0.0",

@@ -27,3 +27,3 @@ "@babel/plugin-transform-async-to-generator": "7.1.0",

"@babel/polyfill": "7.0.0",
"@babel/preset-env": "7.1.0",
"@babel/preset-env": "7.1.5",
"@babel/preset-flow": "7.0.0",

@@ -47,3 +47,3 @@ "@babel/preset-react": "7.0.0",

"prettier-eslint": "8.8.2",
"semantic-release": "15.10.7"
"semantic-release": "15.10.8"
},

@@ -50,0 +50,0 @@ "keywords": [

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