Socket
Socket
Sign inDemoInstall

core-js-compat

Package Overview
Dependencies
Maintainers
1
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

core-js-compat - npm Package Compare versions

Comparing version 3.3.3 to 3.3.4

10

data.json

@@ -1604,3 +1604,6 @@ {

},
"es.string.match-all": {},
"es.string.match-all": {
"chrome": "80",
"opera": "67"
},
"es.string.pad-end": {

@@ -2367,3 +2370,6 @@ "edge": "15",

"esnext.string.code-points": {},
"esnext.string.match-all": {},
"esnext.string.match-all": {
"chrome": "80",
"opera": "67"
},
"esnext.string.replace-all": {},

@@ -2370,0 +2376,0 @@ "esnext.symbol.async-dispose": {},

8

package.json
{
"name": "core-js-compat",
"description": "core-js compat",
"version": "3.3.3",
"version": "3.3.4",
"repository": {

@@ -11,3 +11,3 @@ "type": "git",

"dependencies": {
"browserslist": "^4.7.1",
"browserslist": "^4.7.2",
"semver": "^6.3.0"

@@ -17,6 +17,6 @@ },

"detective": "^5.2.0",
"electron-to-chromium": "^1.3.289",
"glob": "^7.1.4"
"electron-to-chromium": "^1.3.296",
"glob": "^7.1.5"
},
"license": "MIT"
}
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