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
1
Versions
158
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 0.2.2 to 0.3.0

2

dist/index.d.ts

@@ -1343,2 +1343,3 @@ type ItemAvailability = 'BackOrder' | 'Discontinued' | 'InStock' | 'InStoreOnly' | 'LimitedAvailability' | 'OnlineOnly' | 'OutOfStock' | 'PreOrder' | 'PreSale' | 'SoldOut';

dateModified?: string;
trailingSlash?: boolean;
}

@@ -1350,2 +1351,3 @@ interface MetaInput {

tagPosition?: 'body' | 'head';
trailingSlash?: boolean;
host: string;

@@ -1352,0 +1354,0 @@ url?: string;

4

package.json
{
"name": "@unhead/schema-org",
"version": "0.2.2",
"version": "0.3.0",
"packageManager": "pnpm@7.8.0",

@@ -41,3 +41,3 @@ "description": "Node Schema.org for Simple and Automated Google Rich Results",

"ufo": "^1.0.1",
"unhead": "^1.0.10"
"unhead": "^1.0.14"
},

@@ -44,0 +44,0 @@ "scripts": {

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