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

@unleash/proxy

Package Overview
Dependencies
Maintainers
2
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unleash/proxy - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

1

dist/server.js

@@ -13,2 +13,3 @@ "use strict";

exports.start = start;
start();
//# sourceMappingURL=server.js.map

2

package.json
{
"name": "@unleash/proxy",
"version": "0.0.6",
"version": "0.0.7",
"description": "The Open-Soruce Unleash Proxy",

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

@@ -5,1 +5,3 @@ import { createApp } from './app';

export { createApp, start };
start();

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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