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

astro-seo

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

astro-seo - npm Package Compare versions

Comparing version 0.4.2 to 0.4.3

src/index.mjs

10

package.json
{
"name": "astro-seo",
"version": "0.4.2",
"version": "0.4.3",
"description": "Makes it easy to add SEO relevant tags to your Astro app.",

@@ -14,7 +14,7 @@ "homepage": "https://github.com/jonasmerlin/astro-seo#readme",

"files": [
"src/index.js",
"src/index.mjs",
"src/SEO.astro",
"src/components"
],
"exports": "./src/index.js",
"exports": "./src/index.mjs",
"keywords": [

@@ -33,4 +33,4 @@ "astro-component"

"devDependencies": {
"astro": "^0.20.12",
"cypress": "^8.3.1",
"astro": "^0.25.4",
"cypress": "^9.5.3",
"prettier": "^2.4.1",

@@ -37,0 +37,0 @@ "prettier-plugin-astro": "^0.0.9",

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