Socket
Socket
Sign inDemoInstall

@homeflow/next

Package Overview
Dependencies
Maintainers
0
Versions
222
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@homeflow/next - npm Package Compare versions

Comparing version 1.0.18 to 1.0.19

2

dist/api/dbapi-client/index.js

@@ -67,3 +67,3 @@ "use strict";

// @ts-ignore
next: { revalidate: process.env.CACHE_REVALIDATE || 300 },
// next: { revalidate: process.env.CACHE_REVALIDATE || 300 },
cache: 'force-cache',

@@ -70,0 +70,0 @@ });

@@ -78,3 +78,4 @@ "use strict";

// @ts-ignore
next: { revalidate: process.env.CACHE_REVALIDATE || 300 }, cache: 'force-cache' }));
// next: { revalidate: process.env.CACHE_REVALIDATE || 300 },
cache: 'force-cache' }));
const afterTime = performance.now();

@@ -81,0 +82,0 @@ const timeTaken = Math.round(afterTime - beforeTime);

@@ -67,3 +67,3 @@ "use strict";

// @ts-ignore
next: { revalidate: process.env.CACHE_REVALIDATE || 300 },
// next: { revalidate: process.env.CACHE_REVALIDATE || 300 },
cache: 'force-cache',

@@ -70,0 +70,0 @@ });

{
"name": "@homeflow/next",
"version": "1.0.18",
"version": "1.0.19",
"main": "./dist/main.js",

@@ -5,0 +5,0 @@ "types": "./dist/index.d.ts",

Sorry, the diff of this file is not supported yet

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc