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

connect-openui5

Package Overview
Dependencies
Maintainers
2
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

connect-openui5 - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

lib/proxy.js

2

lib/context.js

@@ -22,3 +22,3 @@ // Copyright 2014 SAP SE.

var rContext = new RegExp('/' + sContext + '(/.*)');
var rContext = new RegExp('^/' + sContext + '(/.*)');

@@ -25,0 +25,0 @@ return function contextMiddleware(req, res, next) {

{
"name": "connect-openui5",
"version": "0.1.0",
"version": "0.2.0",
"description": "Connect modules around OpenUI5",

@@ -27,2 +27,3 @@ "scripts": {

"async": "^0.9.0",
"http-proxy": "^1.5.3",
"less-openui5": "0.1.0"

@@ -29,0 +30,0 @@ },

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