Socket
Socket
Sign inDemoInstall

ynn

Package Overview
Dependencies
215
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.15 to 0.1.16

2

lib/rsc.js

@@ -93,3 +93,3 @@ /******************************************************************

if( config.prefix ) {
pa = `${config.prefix}/${pa}`.replace( /\+/g, '/' );
pa = `${config.prefix}/${pa}`.replace( /\/+/g, '/' );
}

@@ -96,0 +96,0 @@

@@ -8,3 +8,3 @@ {

},
"version": "0.1.15",
"version": "0.1.16",
"keywords": [

@@ -11,0 +11,0 @@ "koa",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc