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

@tinyhttp/cors

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tinyhttp/cors - npm Package Compare versions

Comparing version 0.2.7 to 0.2.8

6

CHANGELOG.md
# @tinyhttp/cors
## 0.2.8
### Patch Changes
- Remove --compact flag
## 0.2.7

@@ -4,0 +10,0 @@

4

package.json
{
"name": "@tinyhttp/cors",
"version": "0.2.7",
"version": "0.2.8",
"description": "tinyhttp CORS module",

@@ -47,4 +47,4 @@ "type": "module",

"scripts": {
"build": "rollup -c --compact"
"build": "rollup -c"
}
}
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