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

mesh-envoy-mobx

Package Overview
Dependencies
Maintainers
1
Versions
204
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mesh-envoy-mobx - npm Package Compare versions

Comparing version 2.5.19 to 2.5.27

.rpt2_cache/276c2fd9dbfbd58eea185cba7f7ba63f9fadc9ab/types/cache/3621d15bf158fbbec6a7075fea9f15384589c6d0

3

package.json
{
"name": "mesh-envoy-mobx",
"version": "2.5.19",
"version": "2.5.27",
"main": "dist/dist.js",
"module": "src/index.js",
"publishConfig": {

@@ -7,0 +6,0 @@ "registry": "https://registry.npmjs.org/"

{
"compilerOptions": {
/* Basic Options */
"target": "es2015", /* Specify ECMAScript target version: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017','ES2018' or 'ESNEXT'. */
"module": "esnext", /* Specify module code generation: 'none', 'commonjs', 'amd', 'system', 'umd', 'es2015', or 'ESNext'. */
"target": "ES5", /* Specify ECMAScript target version: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017','ES2018' or 'ESNEXT'. */
"module": "es2015", /* Specify module code generation: 'none', 'commonjs', 'amd', 'system', 'umd', 'es2015', or 'ESNext'. */
"lib": ["es2015", "es2017", "dom"],
// "lib": [], /* Specify library files to be included in the compilation. */

@@ -7,0 +8,0 @@ // "allowJs": true, /* Allow javascript files to be compiled. */

Sorry, the diff of this file is too big to display

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