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

@bkwld/json-ld-formatters

Package Overview
Dependencies
Maintainers
5
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bkwld/json-ld-formatters - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

package.json
{
"name": "@bkwld/json-ld-formatters",
"version": "0.1.0",
"version": "0.1.1",
"description": "A library of helper functions for creating common JSON LD schemas",

@@ -5,0 +5,0 @@ "main": "index.coffee",

@@ -30,5 +30,5 @@ # json-ld-formatters

...@buildHead
title: @page.title
title: @page.marqueeTitle
script: [ makeJsonLdArticleTag
title: @page.title
title: @page.marqueeTitle
image: @page.image

@@ -53,5 +53,5 @@ publishedAt: new Date @page.dateCreated

- [article](./formatters/article.coffee)
- [organization](./formatters/organization.coffee)
- [product](./formatters/product.coffee)
- [search](./formatters/search.coffee)
- [article](./formatters/article.coffee) - `makeJsonLdArticleTag`
- [organization](./formatters/organization.coffee) - `makeJsonLdOrganizationTag`
- [product](./formatters/product.coffee) `makeJsonLdProductTag`
- [search](./formatters/search.coffee) - `makeJsonLdSearchTag`

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