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

metro-core

Package Overview
Dependencies
Maintainers
4
Versions
157
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.24.6 to 0.24.7

4

package.json
{
"version": "0.24.6",
"version": "0.24.7",
"name": "metro-core",

@@ -15,4 +15,4 @@ "description": "🚇 Core files for Metro",

"dependencies": {
"lodash": "^4.16.6"
"lodash.throttle": "^4.1.1"
}
}

@@ -16,3 +16,3 @@ /**

const readline = require('readline');
const throttle = require('lodash/throttle');
const throttle = require('lodash.throttle');
const tty = require('tty');

@@ -19,0 +19,0 @@ const util = require('util');

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