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
17
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 1.0.15 to 1.0.16

3

dist/gatsby/index.js

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

siblingQuery: `${(_e = (_d = config === null || config === void 0 ? void 0 : config.queries) === null || _d === void 0 ? void 0 : _d.products) === null || _e === void 0 ? void 0 : _e.siblingTagPrefix}:${node.handle}`,
groupQuery: node.tags.find(tag => { var _a, _b; return tag === null || tag === void 0 ? void 0 : tag.includes((_b = (_a = config === null || config === void 0 ? void 0 : config.queries) === null || _a === void 0 ? void 0 : _a.products) === null || _b === void 0 ? void 0 : _b.groupTagPrefix); }) || "",
groupQuery1: node.tags.find(tag => { var _a, _b; return tag === null || tag === void 0 ? void 0 : tag.includes((_b = (_a = config === null || config === void 0 ? void 0 : config.queries) === null || _a === void 0 ? void 0 : _a.products) === null || _b === void 0 ? void 0 : _b.groupTagPrefix1); }) || "",
groupQuery2: node.tags.find(tag => { var _a, _b; return tag === null || tag === void 0 ? void 0 : tag.includes((_b = (_a = config === null || config === void 0 ? void 0 : config.queries) === null || _a === void 0 ? void 0 : _a.products) === null || _b === void 0 ? void 0 : _b.groupTagPrefix2); }) || "",
},

@@ -78,0 +79,0 @@ }, true);

{
"name": "@dotdev/headless-core-node",
"description": "Node package for Headless Core",
"version": "1.0.15",
"version": "1.0.16",
"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