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

gatsby-image

Package Overview
Dependencies
Maintainers
2
Versions
310
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-image - npm Package Compare versions

Comparing version 1.0.42-0 to 1.0.42-1

12

package.json
{
"name": "gatsby-image",
"description": "Lazy-loading React image component with optional support for the blur-up effect.",
"version": "1.0.42-0",
"version": "1.0.42-1",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",

@@ -10,9 +10,9 @@ "bugs": {

"dependencies": {
"@babel/runtime": "^7.0.0-beta.38",
"prop-types": "^15.6.0"
"@babel/runtime": "^7.0.0-beta.42",
"prop-types": "^15.6.1"
},
"devDependencies": {
"@babel/cli": "^7.0.0-beta.38",
"@babel/core": "^7.0.0-beta.38",
"cross-env": "^5.0.5"
"@babel/cli": "^7.0.0-beta.42",
"@babel/core": "^7.0.0-beta.42",
"cross-env": "^5.1.4"
},

@@ -19,0 +19,0 @@ "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-image#readme",

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