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

@browser-logos/axis

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@browser-logos/axis - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

19

CHANGELOG.md

@@ -1,5 +0,12 @@

# 1.0.4 (March 15, 2019)
## 1.0.5 (August 27, 2019)
## Bug fixes / Improvements
### Bug fixes / Improvements
* [[`3799655cbd`](https://github.com/alrra/browser-logos/commit/3799655cbde62ea2de2a8a2b12a6123edae087b1)] - 🔧 Specify the directory of the package in the `package.json` file (by [`Cătălin Mariș`](https://github.com/alrra)).
## 1.0.4 (March 15, 2019)
### Bug fixes / Improvements
* [[`fe67c07fd3`](https://github.com/alrra/browser-logos/commit/fe67c07fd39322ac5378f63f9f9d50422d7658b7)] - 📚 Improve `README.md`s (by [`Cătălin Mariș`](https://github.com/alrra)).

@@ -9,5 +16,5 @@ * [[`36f6545134`](https://github.com/alrra/browser-logos/commit/36f65451346e2a5b4cb711b73665bafcd9ddacda)] - 📚 Remove `yarn` install instructions (by [`Cătălin Mariș`](https://github.com/alrra)).

# 1.0.3 (March 7, 2019)
## 1.0.3 (March 7, 2019)
## Bug fixes / Improvements
### Bug fixes / Improvements

@@ -19,3 +26,3 @@ * [[`3bb40f69b0`](https://github.com/alrra/browser-logos/commit/3bb40f69b0cce0795655e43d42f802b8f9393cc0)] - 📚 Improve READMEs (by [`Cătălin Mariș`](https://github.com/alrra)).

#### Bug fixes / Improvements
### Bug fixes / Improvements

@@ -27,3 +34,3 @@ * [[`26ea05bb01`](https://github.com/alrra/browser-logos/commit/26ea05bb012377c3306c511294be0fcb655aaa6b)] - 🗜 Further optimize images.

#### Bug fixes / Improvements
### Bug fixes / Improvements

@@ -30,0 +37,0 @@ * [[`4406d8a2ef`](https://github.com/alrra/browser-logos/commit/4406d8a2ef0f9cf1fd91cf1c9b438b2096a51bba)] - 📚 Make minor changes in `README.md`.

@@ -12,4 +12,8 @@ {

"name": "@browser-logos/axis",
"repository": "alrra/browser-logos",
"version": "1.0.4"
"repository": {
"directory": "src/archive/axis",
"type": "git",
"url": "https://github.com/alrra/browser-logos.git"
},
"version": "1.0.5"
}

@@ -6,4 +6,4 @@ # Axis

<td>
<a href="https://github.com/alrra/browser-logos/tree/fe67c07fd39322ac5378f63f9f9d50422d7658b7/src/archive/axis">
<img width=220 src="https://raw.githubusercontent.com/alrra/browser-logos/fe67c07fd39322ac5378f63f9f9d50422d7658b7/src/archive/axis/axis_512x512.png" alt="Axis browser logo">
<a href="https://github.com/alrra/browser-logos/tree/3799655cbde62ea2de2a8a2b12a6123edae087b1/src/archive/axis">
<img width=220 src="https://raw.githubusercontent.com/alrra/browser-logos/3799655cbde62ea2de2a8a2b12a6123edae087b1/src/archive/axis/axis_512x512.png" alt="Axis browser logo">
</a>

@@ -10,0 +10,0 @@ </td>

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