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

birdv3

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

birdv3 - npm Package Compare versions

Comparing version 0.3.21-rc3 to 0.3.21-rc4

2

lib/node_modules/bird-lib/routes-processor.js

@@ -16,3 +16,3 @@ var birdUtils= require('bird-common/utils')

if (route.replace) {
if (replace in route) {
pathname = pathname.replace(rgx, route.replace)

@@ -19,0 +19,0 @@ }

{
"name": "birdv3",
"version": "0.3.21-rc3",
"version": "0.3.21-rc4",
"description": "birdv3 is a proxy server with cas auth built in, originate from `bird`",

@@ -5,0 +5,0 @@ "main": "index.js",

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