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

gatsby-source-crownpeak-dxm

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-source-crownpeak-dxm - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

gatsby-node.js

@@ -108,3 +108,3 @@ const dotenv = require("dotenv");

if (timestamp) {
url += `&fq=custom_dt_modified:[${new Date(timestamp).toISOString()}%20TO%20NOW]`;
url += `&fq=custom_dt_published:[${new Date(timestamp).toISOString()}%20TO%20NOW]`;
}

@@ -111,0 +111,0 @@ //console.log(`DEBUG: querying ${url}`);

{
"name": "gatsby-source-crownpeak-dxm",
"version": "1.1.0",
"version": "1.1.1",
"description": "Gatsby Source Plugin for Crownpeak DXM.",

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

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