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

@dotcms/client

Package Overview
Dependencies
Maintainers
0
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dotcms/client - npm Package Compare versions

Comparing version 0.0.1-alpha.57 to 0.0.1-alpha.58

2

package.json
{
"name": "@dotcms/client",
"version": "0.0.1-alpha.57",
"version": "0.0.1-alpha.58",
"description": "Official JavaScript library for interacting with DotCMS REST APIs.",

@@ -5,0 +5,0 @@ "repository": {

@@ -34,7 +34,1 @@ import { PageApiOptions } from '../../client/sdk-js-client';

export declare const getPageRequestParams: ({ path, params }: PageRequestParamsProps) => PageApiOptions;
/**
* Checks if the code is running inside an editor.
*
* @return {*} {boolean}
*/
export declare const isPreviewMode: () => boolean;

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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