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

ubp-crs-adapter

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ubp-crs-adapter - npm Package Compare versions

Comparing version 3.0.1 to 3.1.0

2

package.json
{
"name": "ubp-crs-adapter",
"version": "3.0.1",
"version": "3.1.0",
"description": "This library provides connections to different travel CRSs. It also let you read and write data from/to them.",

@@ -5,0 +5,0 @@ "main": "dist/ubpCrsAdapter.js",

@@ -300,5 +300,7 @@ # UBP CRS Adapter

Sadly the debugging in some CRS is not possible but the adapter nevertheless provides some debugging output -
either you set the adapter option `.debug` to `true` or you add the parameter "debug" to your URL.
Sadly debugging in some CRS is not possible but the adapter nevertheless provides some debugging output -
either you set the adapter option `.debug` to `true` or you add the parameter "debug=1" to your URL.
It will open an extra window for debug outputs.
The other way around you can also prevent that the debug window is opened - via URL parameter "debug=0".
The URL parameter has precedence before the adapter option.

@@ -305,0 +307,0 @@

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

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

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

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