core-js-compat
Advanced tools
Comparing version 3.25.2 to 3.25.3
'use strict'; | ||
// eslint-disable-next-line es-x/no-object-hasown -- safe | ||
// eslint-disable-next-line es/no-object-hasown -- safe | ||
const has = Object.hasOwn || Function.call.bind({}.hasOwnProperty); | ||
@@ -4,0 +4,0 @@ |
{ | ||
"name": "core-js-compat", | ||
"description": "core-js compat", | ||
"version": "3.25.2", | ||
"version": "3.25.3", | ||
"repository": { | ||
@@ -6,0 +6,0 @@ "type": "git", |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
566511
22348