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

@zenweb/cors

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zenweb/cors - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

dist/index.d.ts

19

package.json
{
"name": "@zenweb/cors",
"version": "2.0.0",
"version": "2.1.0",
"description": "zenweb cors module",
"type": "module",
"exports": "./index.js",
"engines": {
"node": ">=16.0.0"
},
"typings": "index.d.ts",
"exports": "./dist/index.js",
"typings": "./dist/index.d.ts",
"files": [
"index.js",
"index.d.ts"
"dist"
],
"scripts": {
"lint": "eslint . --max-warnings 0",
"prepublishOnly": "rm -fr dist && tsc",
"test": "echo \"Error: no test specified\" && exit 1"

@@ -37,4 +32,4 @@ },

"devDependencies": {
"@zenweb/core": "^2.0.1",
"eslint": "^7.16.0"
"@types/koa__cors": "^3.1.0",
"@zenweb/core": "^2.1.2"
},

@@ -41,0 +36,0 @@ "dependencies": {

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