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

@browser-logos/chrome

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@browser-logos/chrome - npm Package Compare versions

Comparing version 1.0.14 to 1.0.15

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## 1.0.15 (October 13, 2019)
### Bug fixes / Improvements
* [[`8fab53c254`](https://github.com/alrra/browser-logos/commit/8fab53c2544fe45642f4b330f21c426a07c63367)] - 📚 Add instructions on how to install packages via `Yarn` (by [`Cătălin Mariș`](https://github.com/alrra)).
## 1.0.14 (September 1, 2019)

@@ -2,0 +9,0 @@

2

package.json

@@ -17,3 +17,3 @@ {

},
"version": "1.0.14"
"version": "1.0.15"
}

@@ -6,4 +6,4 @@ # Chrome

<td>
<a href="https://github.com/alrra/browser-logos/tree/822e8efe03e483d62a4f564591df6689df7a9a47/src/chrome">
<img width=230 src="https://raw.githubusercontent.com/alrra/browser-logos/822e8efe03e483d62a4f564591df6689df7a9a47/src/chrome/chrome.svg?sanitize=true" alt="Chrome browser logo">
<a href="https://github.com/alrra/browser-logos/tree/8fab53c2544fe45642f4b330f21c426a07c63367/src/chrome">
<img width=230 src="https://raw.githubusercontent.com/alrra/browser-logos/8fab53c2544fe45642f4b330f21c426a07c63367/src/chrome/chrome.svg?sanitize=true" alt="Chrome browser logo">
</a>

@@ -18,5 +18,6 @@ </td>

* Install it using [`npm`][npm]:
* Install it using:
`npm install --save-dev @browser-logos/chrome`
* [`npm`][npm]: `npm install --save-dev @browser-logos/chrome`
* [`Yarn`][yarn]: `yarn add --dev @browser-logos/chrome`

@@ -29,1 +30,2 @@ * Use [`cdnjs`][cdnjs].

[npm]: https://www.npmjs.com/
[yarn]: https://yarnpkg.com/
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