Socket
Socket
Sign inDemoInstall

caccl-api

Package Overview
Dependencies
Maintainers
1
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

caccl-api - npm Package Compare versions

Comparing version 1.0.51 to 1.0.52

2

classes/instantiateEndpoint/genVisitEndpoint.js

@@ -73,3 +73,3 @@ const parseLinkHeader = require('parse-link-header');

|| method !== 'GET'
|| requestInfo.dontCache
|| requestInfo.ignoreCache
);

@@ -76,0 +76,0 @@

@@ -40,6 +40,4 @@ /**

path: checkPath,
params: {
ignoreCache: true,
dontCache: true,
},
ignoreCache: true,
dontCache: true,
})

@@ -46,0 +44,0 @@ .then((statusResponse) => {

{
"name": "caccl-api",
"version": "1.0.51",
"version": "1.0.52",
"description": "A class that defines a set of smart Canvas endpoints that actually behave how you'd expect them to.",

@@ -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