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

@magnetis/astro

Package Overview
Dependencies
Maintainers
4
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@magnetis/astro - npm Package Compare versions

Comparing version 1.4.3 to 1.5.0

5

CHANGELOG.md

@@ -5,2 +5,7 @@ # Changelog

### [1.5.0] - 2019-08-15
- Takes off the need to manually import Astro fonts.
- Fix astro documentation minor bug that redirects to a 404 page when accessing sub pages directly from the URL.
- Create icon link buttons and add them to the documentation.
### [1.4.3] - 2019-08-12

@@ -7,0 +12,0 @@ - Remove font declaration from disabled input label, fixing possible conflicts with floating label styles.

2

package.json
{
"name": "@magnetis/astro",
"version": "1.4.3",
"version": "1.5.0",
"author": "Magnetis (https://github.com/magnetis)",

@@ -5,0 +5,0 @@ "homepage": "https://astro.magnetis.com.br/",

@@ -58,7 +58,2 @@ # Astro

### Adding Astro fonts (important!)
After you've imported Astro, you still need to add our fonts to your project manually.
You can get the updated font links either in the [Typography page](https://astro.magnetis.com.br/typography) or inside the project folder in `public/docz.html`.
## Using Astro

@@ -65,0 +60,0 @@

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