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

@qubejs/cms

Package Overview
Dependencies
Maintainers
0
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qubejs/cms - npm Package Compare versions

Comparing version 0.5.0-beta.32 to 0.5.0-beta.33

2

core/package.json
{
"name": "@qubejs/core",
"version": "0.5.0-beta.32",
"version": "0.5.0-beta.33",
"main": "./src/index.js",
"type": "commonjs"
}
{
"name": "@qubejs/cms",
"version": "0.5.0-beta.32",
"version": "0.5.0-beta.33",
"dependencies": {

@@ -5,0 +5,0 @@ "tslib": "^2.3.0"

@@ -26,3 +26,3 @@ declare class ContentServer {

parentPath: any;
pages: import("lodash").Dictionary<any[]>;
pages: any;
};

@@ -29,0 +29,0 @@ serveJson(req: any, res: any): void;

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