Socket
Socket
Sign inDemoInstall

metro-core

Package Overview
Dependencies
Maintainers
2
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

metro-core - npm Package Compare versions

Comparing version 0.80.8 to 0.80.9

4

package.json
{
"name": "metro-core",
"version": "0.80.8",
"version": "0.80.9",
"description": "🚇 Metro's core package.",

@@ -16,3 +16,3 @@ "main": "src/index.js",

"lodash.throttle": "^4.1.1",
"metro-resolver": "0.80.8"
"metro-resolver": "0.80.9"
},

@@ -19,0 +19,0 @@ "license": "MIT",

@@ -33,6 +33,6 @@ "use strict";

return createEntry({
log_entry_label: action_name,
...logEntry,
action_name,
action_phase: "start",
log_entry_label: action_name,
start_timestamp: process.hrtime(),

@@ -49,2 +49,3 @@ });

return createEntry({
log_entry_label: action_name,
...logEntry,

@@ -54,3 +55,2 @@ action_name,

duration_ms,
log_entry_label: action_name,
});

@@ -57,0 +57,0 @@ }

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