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

warp-proxy

Package Overview
Dependencies
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

warp-proxy - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

3

lib/proxy-files.js

@@ -11,3 +11,4 @@ const chalk = require('chalk');

'Access-Control-Allow-Origin': '*',
'Access-Control-Allow-Methods': 'OPTIONS, POST, GET, PUT, DELETE',
'Access-Control-Allow-Methods': '*',
'Access-Control-Allow-Headers': '*'
};

@@ -14,0 +15,0 @@

{
"name": "warp-proxy",
"version": "1.4.0",
"version": "1.4.1",
"description": "Proxy requests or return mocks from local files instead",

@@ -5,0 +5,0 @@ "main": "index.js",

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