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.14 to 0.1.15

4

lib/rsc.js

@@ -92,2 +92,6 @@ /******************************************************************

if( config.prefix ) {
pa = `${config.prefix}/${pa}`.replace( /\+/g, '/' );
}
pa = pa.replace( /{{([a-zA-Z_$][a-zA-Z0-9_$]*)}}/g, ( m, n ) => {

@@ -94,0 +98,0 @@ return ( {

2

package.json

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

},
"version": "0.1.14",
"version": "0.1.15",
"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