Socket
Socket
Sign inDemoInstall

svelte-meta-tags

Package Overview
Dependencies
3
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.6.0 to 2.6.1

10

CHANGELOG.md

@@ -0,1 +1,11 @@

# [2.6.1](https://github.com/oekazuma/svelte-meta-tags/compare/v2.6.0...v2.6.1) (2022-05-27)
- clean up JSON-LD([6d107c0](https://github.com/oekazuma/svelte-meta-tags/commit/16d107c09546ffd6b2f8312a6851d46bd0da6ae1)
# [2.6.0](https://github.com/oekazuma/svelte-meta-tags/compare/v2.5.5...v2.6.0) (2022-05-16)
### Features
- allow all public type definitions to be retrieved ([3e04e2f](https://github.com/oekazuma/svelte-meta-tags/commit/3e04e2fd8ff8446709a7d015b5819971cb42765d))
## [2.5.5](https://github.com/oekazuma/svelte-meta-tags/compare/v2.5.4...v2.5.5) (2022-05-06)

@@ -2,0 +12,0 @@

24

package.json
{
"name": "svelte-meta-tags",
"version": "2.6.0",
"version": "2.6.1",
"description": "Svelte Meta Tags is a plugin that makes managing your SEO easier in Svelte projects.",

@@ -24,12 +24,12 @@ "license": "MIT",

"devDependencies": {
"@commitlint/cli": "16.3.0",
"@commitlint/config-conventional": "16.2.4",
"@commitlint/cli": "17.0.1",
"@commitlint/config-conventional": "17.0.0",
"@semantic-release/changelog": "6.0.1",
"@semantic-release/git": "10.0.1",
"@sveltejs/adapter-auto": "1.0.0-next.42",
"@sveltejs/kit": "1.0.0-next.330",
"@typescript-eslint/eslint-plugin": "5.23.0",
"@typescript-eslint/parser": "5.23.0",
"cypress": "9.6.1",
"eslint": "8.15.0",
"@sveltejs/adapter-auto": "1.0.0-next.48",
"@sveltejs/kit": "1.0.0-next.345",
"@typescript-eslint/eslint-plugin": "5.26.0",
"@typescript-eslint/parser": "5.26.0",
"cypress": "9.7.0",
"eslint": "8.16.0",
"eslint-config-prettier": "8.5.0",

@@ -39,3 +39,3 @@ "eslint-plugin-cypress": "2.12.1",

"husky": "8.0.1",
"lint-staged": "12.4.1",
"lint-staged": "12.4.2",
"prettier": "2.6.2",

@@ -49,3 +49,3 @@ "prettier-plugin-svelte": "2.7.0",

"tslib": "2.4.0",
"typescript": "4.6.4"
"typescript": "4.7.2"
},

@@ -62,2 +62,2 @@ "peerDependencies": {

"svelte": "./index.js"
}
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc