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

@unhead/schema-org

Package Overview
Dependencies
Maintainers
0
Versions
163
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unhead/schema-org - npm Package Compare versions

Comparing version 1.11.2 to 1.11.3

20

package.json
{
"name": "@unhead/schema-org",
"type": "module",
"version": "1.11.2",
"version": "1.11.3",
"description": "Unhead Schema.org for Simple and Automated Google Rich Results",

@@ -34,3 +34,4 @@ "author": "Harlan Wilton <harlan@harlanzw.com>",

"require": "./dist/vue.cjs"
}
},
"./*": "./*"
},

@@ -40,2 +41,9 @@ "main": "dist/index.cjs",

"types": "dist/index.d.ts",
"typesVersions": {
"*": {
"vue": [
"dist/vue"
]
}
},
"files": [

@@ -54,6 +62,6 @@ "dist"

"unplugin-vue-components": "^0.27.4",
"@unhead/schema": "1.11.2",
"@unhead/vue": "1.11.2",
"@unhead/shared": "1.11.2",
"unhead": "1.11.2"
"@unhead/shared": "1.11.3",
"unhead": "1.11.3",
"@unhead/schema": "1.11.3",
"@unhead/vue": "1.11.3"
},

@@ -60,0 +68,0 @@ "scripts": {

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