Socket
Socket
Sign inDemoInstall

@elysiajs/cors

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@elysiajs/cors - npm Package Compare versions

Comparing version 0.7.2 to 0.8.0-rc.0

3

dist/cjs/index.d.ts

@@ -17,6 +17,7 @@ /// <reference types="bun-types" />

store: {};
derive: {};
}, {
type: {};
error: {};
}, {}, {}, false>;
}, {}, {}, {}, false>;
export default cors;

@@ -17,6 +17,7 @@ /// <reference types="bun-types" />

store: {};
derive: {};
}, {
type: {};
error: {};
}, {}, {}, false>;
}, {}, {}, {}, false>;
export default cors;
{
"name": "@elysiajs/cors",
"version": "0.7.2",
"version": "0.8.0-rc.0",
"description": "Plugin for Elysia that for Cross Origin Requests (CORs)",

@@ -38,3 +38,3 @@ "author": {

"bun-types": "^1.0.2",
"elysia": "^0.7.15",
"elysia": "0.8.0-rc.0",
"eslint": "^8.26.0",

@@ -45,4 +45,4 @@ "rimraf": "^3.0.2",

"peerDependencies": {
"elysia": ">= 0.7.0"
"elysia": ">= 0.8.0-rc.0"
}
}
}
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