Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bpframework/middleware-koa-cors

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bpframework/middleware-koa-cors - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

3

index.js

@@ -16,3 +16,3 @@ 'use strict';

export function setEnable(isEnable) {
exports.setEnable = function setEnable(isEnable) {
afterRoute.setEnable(isEnable);

@@ -28,2 +28,3 @@ }

afterRoute.setCfg(cfg);
afterRoute.setEnable(true);

@@ -30,0 +31,0 @@ return {

@@ -34,3 +34,3 @@ {

"name": "@bpframework/middleware-koa-cors",
"version": "0.0.2"
"version": "0.0.3"
}
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