New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@hashicorp/react-image

Package Overview
Dependencies
Maintainers
33
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hashicorp/react-image - npm Package Compare versions

Comparing version 4.0.4 to 4.1.0-canary-20230306205522

6

CHANGELOG.md
# @hashicorp/react-image
## 4.1.0-canary-20230306205522
### Minor Changes
- [#895](https://github.com/hashicorp/react-components/pull/895) [`d1c88949`](https://github.com/hashicorp/react-components/commit/d1c889494cee02282cb87b8123f2eb0ef5bd0669) Thanks [@dstaley](https://github.com/dstaley)! - Update GraphQL fragment to fetch image dimensions
## 4.0.4

@@ -4,0 +10,0 @@

@@ -0,1 +1,6 @@

/**
* Copyright (c) HashiCorp, Inc.
* SPDX-License-Identifier: MPL-2.0
*/
import React from 'react'

@@ -2,0 +7,0 @@ import queryString from 'query-string'

7

package.json
{
"name": "@hashicorp/react-image",
"description": "super optimized image element, pulls from dato and formats for 7 screen sizes in two formats. Skips optimization for SVGs.",
"version": "4.0.4",
"version": "4.1.0-canary-20230306205522",
"author": "Hashicorp",

@@ -20,3 +20,8 @@ "contributors": [

"access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/hashicorp/react-components.git",
"directory": "packages/image"
}
}

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