Socket
Socket
Sign inDemoInstall

qcobjects-cli

Package Overview
Dependencies
Maintainers
1
Versions
197
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qcobjects-cli - npm Package Compare versions

Comparing version 2.4.49 to 2.4.51

14

package.json
{
"name": "qcobjects-cli",
"version": "2.4.49",
"version": "2.4.51",
"description": "qcobjects cli command line tool",

@@ -27,5 +27,5 @@ "main": "src/index.cjs",

"mime": "^2.4.7",
"qcobjects": "^2.4.73",
"qcobjects": "^2.4.87",
"yaml": "^2.2.2",
"qcobjects-sdk": "^2.4.33"
"qcobjects-sdk": "^2.4.53"
},

@@ -48,9 +48,9 @@ "devDependencies": {

"jasmine": "^3.99.0",
"qcobjects": "^2.4.73",
"qcobjects-sdk": "^2.4.34",
"qcobjects": "^2.4.87",
"qcobjects-sdk": "^2.4.53",
"qcobjects-tsconfig": "^2.4.10"
},
"peerDependencies": {
"qcobjects": "^2.4.73",
"qcobjects-sdk": "^2.4.33"
"qcobjects": "^2.4.87",
"qcobjects-sdk": "^2.4.53"
},

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

@@ -126,3 +126,3 @@ /**

headers = {
":status": 404,
"status": 404,
"Content-Type": "text/html"

@@ -129,0 +129,0 @@ };

@@ -171,3 +171,3 @@ /**

"microservice": "com.qcobjects.backend.microservice.static",
"redirect_to": path.resolve(sdkPath, "src/$1"),
"redirect_to": path.resolve(sdkPath, "$1"),
"responseHeaders": {},

@@ -174,0 +174,0 @@ "cors": {

Sorry, the diff of this file is not supported yet

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