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

mesh-envoy-component

Package Overview
Dependencies
Maintainers
1
Versions
203
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mesh-envoy-component - npm Package Compare versions

Comparing version 2.5.15 to 2.5.16

3

dist/dist.js

@@ -179,2 +179,3 @@ import { EMPTY_OBJ, isArray, isFunction, isNullOrUndef, isStringOrNumber, Lifecycle, NO_OP, throwError } from 'mesh-envoy-shared';

}
var Component = function () {

@@ -427,2 +428,2 @@ function Component(props, context) {

export { Component };
export default Component;

@@ -1,2 +0,2 @@

export declare class Component {
export default class Component {
/**

@@ -3,0 +3,0 @@ * state of the component

{
"name": "mesh-envoy-component",
"version": "2.5.15",
"version": "2.5.16",
"description": "",

@@ -21,3 +21,3 @@ "main": "dist/dist.js",

"dependencies": {
"mesh-envoy": "^2.5.15",
"mesh-envoy": "^2.5.16",
"mesh-envoy-shared": "^2.5.13"

@@ -24,0 +24,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