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

@alaskaairux/auro-icon

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alaskaairux/auro-icon - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

7

CHANGELOG.md
# Semantic Release Automated Changelog
## [2.0.1](https://github.com/AlaskaAirlines/auro-icon/compare/v2.0.0...v2.0.1) (2020-10-12)
### Bug Fixes
* update peer dependencies on install ([6d3850f](https://github.com/AlaskaAirlines/auro-icon/commit/6d3850f6bb927ab0050d382e183f359e975013cd))
# [2.0.0](https://github.com/AlaskaAirlines/auro-icon/compare/v1.0.3...v2.0.0) (2020-10-12)

@@ -4,0 +11,0 @@

5

package.json

@@ -11,3 +11,3 @@ {

"name": "@alaskaairux/auro-icon",
"version": "2.0.0",
"version": "2.0.1",
"description": "Auro custom auro-icon element",

@@ -27,4 +27,3 @@ "author": "Product design and research",

"@alaskaairux/orion-design-tokens": "^2.12.1",
"@alaskaairux/orion-web-core-style-sheets": "^2.12.0",
"@alaskaairux/icons": "^3.4.0",
"@alaskaairux/orion-web-core-style-sheets": "^2.12.1",
"@webcomponents/webcomponentsjs": "^2.4.4",

@@ -31,0 +30,0 @@ "focus-visible": "^5.1.0"

8

README.md

@@ -52,7 +52,7 @@ # auro-icon

```html
<link rel="stylesheet" href="https://unpkg.com/@alaskaairux/orion-design-tokens@:version/dist/tokens/CSSTokenProperties.css" />
<link rel="stylesheet" href="https://unpkg.com/@alaskaairux/orion-web-core-style-sheets@:version/dist/bundled/baseline.css" />
<link rel="stylesheet" href="https://unpkg.com/@alaskaairux/orion-design-tokens@latest/dist/tokens/CSSTokenProperties.css" />
<link rel="stylesheet" href="https://unpkg.com/@alaskaairux/orion-web-core-style-sheets@latest/dist/bundled/baseline.css" />
<script src="https://unpkg.com/@alaskaairux/auro-icon@:version/dist/polyfills.js"></script>
<script src="https://unpkg.com/@alaskaairux/auro-icon@:version/dist/auro-icon__bundled.js"></script>
<script src="https://unpkg.com/@alaskaairux/auro-icon@latest/dist/polyfills.js"></script>
<script src="https://unpkg.com/@alaskaairux/auro-icon@latest/dist/auro-icon__bundled.js"></script>
```

@@ -59,0 +59,0 @@

Sorry, the diff of this file is not supported yet

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