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

@dotdev/headless-core-node

Package Overview
Dependencies
Maintainers
14
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dotdev/headless-core-node - npm Package Compare versions

Comparing version 3.1.0 to 3.1.1

18

dist/gatsby/index.js

@@ -251,2 +251,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

boosting: CurationBoosting
callouts: [CurationCallout]
`,

@@ -257,2 +258,19 @@ CurationBoosting: `

`,
CurationCallout: `
id: String
type: String
link: String
position: Int
title: String
content: String
visibility: String
displayRows: String
displayColumns: String
mobileImage: String
mobileVideo: String
desktopVideo: String
desktopImage: String
textColor: String
backgroundColor: String
`,
CurationBoostingGrouping: `

@@ -259,0 +277,0 @@ key: String

2

package.json
{
"name": "@dotdev/headless-core-node",
"description": "Node package for Headless Core",
"version": "3.1.0",
"version": "3.1.1",
"author": "DotDev <info@dotdev.com.au>",

@@ -6,0 +6,0 @@ "main": "dist/index.js",

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