You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

metro-source-map

Package Overview
Dependencies
Maintainers
2
Versions
171
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

metro-source-map - npm Package Compare versions

Comparing version

to
0.83.1

8

package.json
{
"name": "metro-source-map",
"version": "0.83.0",
"version": "0.83.1",
"description": "🚇 Source map generator for Metro.",

@@ -25,5 +25,5 @@ "main": "src/source-map.js",

"invariant": "^2.2.4",
"metro-symbolicate": "0.83.0",
"metro-symbolicate": "0.83.1",
"nullthrows": "^1.1.1",
"ob1": "0.83.0",
"ob1": "0.83.1",
"source-map": "^0.5.6",

@@ -39,4 +39,4 @@ "vlq": "^1.0.0"

"engines": {
"node": ">=22.14"
"node": ">=20.19.4"
}
}

@@ -8,7 +8,3 @@ "use strict";

function _interopRequireDefault(e) {
return e && e.__esModule
? e
: {
default: e,
};
return e && e.__esModule ? e : { default: e };
}

@@ -15,0 +11,0 @@ const B64Builder = require("./B64Builder");

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.