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

@react-native/js-polyfills

Package Overview
Dependencies
Maintainers
2
Versions
747
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-native/js-polyfills - npm Package Compare versions

Comparing version

to
0.81.0-nightly-20250626-d0770ce42

7

console.js

@@ -572,2 +572,7 @@ /**

// https://developer.mozilla.org/en-US/docs/Web/API/console/timeStamp_static.
// Non-standard API for recording markers on a timeline of the Performance instrumentation.
// The actual logging is not provided by definition.
function consoleTimeStampPolyfill() {}
if (global.nativeLoggingHook) {

@@ -596,2 +601,3 @@ const originalConsole = global.console;

assert: consoleAssertPolyfill,
timeStamp: consoleTimeStampPolyfill,
};

@@ -699,2 +705,3 @@

table: stub,
timeStamp: stub,
};

@@ -701,0 +708,0 @@

2

package.json
{
"name": "@react-native/js-polyfills",
"version": "0.81.0-nightly-20250626-c6608685c",
"version": "0.81.0-nightly-20250626-d0770ce42",
"description": "Polyfills for React Native.",

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

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.