Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

quidproquo-webserver

Package Overview
Dependencies
Maintainers
1
Versions
234
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

quidproquo-webserver - npm Package Compare versions

Comparing version 0.0.184 to 0.0.185

3

lib/commonjs/config/settings/logs.js

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

'default-src': ["'self'"],
'connect-src': ["'self'", { api: 'api' }],
// maybe pass in the api / localhost port in as args
'connect-src': ["'self'", { api: 'api' }, 'http://localhost:8080'],
'style-src': [

@@ -97,0 +98,0 @@ "'self'",

{
"name": "quidproquo-webserver",
"version": "0.0.184",
"version": "0.0.185",
"description": "",

@@ -29,8 +29,8 @@ "main": "./lib/commonjs/index.js",

"@anthropic-ai/sdk": "^0.19.1",
"quidproquo-core": "0.0.184"
"quidproquo-core": "0.0.185"
},
"devDependencies": {
"quidproquo-tsconfig": "0.0.184",
"quidproquo-tsconfig": "0.0.185",
"typescript": "^4.9.3"
}
}
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