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.0.1 to 3.1.0

LICENSE

36

data.json

@@ -74,2 +74,9 @@ {

},
"es.symbol.match-all": {
"chrome": "73",
"firefox": "67",
"opera": "60",
"node": "12.0",
"electron": "5.0"
},
"es.symbol.replace": {

@@ -463,2 +470,3 @@ "chrome": "50",

"opera": "60",
"node": "12.0",
"electron": "5.0"

@@ -470,2 +478,3 @@ },

"opera": "60",
"node": "12.0",
"electron": "5.0"

@@ -1081,2 +1090,3 @@ },

"opera": "60",
"node": "12.0",
"electron": "5.0"

@@ -1562,2 +1572,8 @@ },

},
"es.string.match-all": {
"chrome": "73",
"opera": "60",
"node": "12.0",
"electron": "5.0"
},
"es.string.pad-end": {

@@ -2211,2 +2227,3 @@ "edge": "15",

"opera": "58",
"node": "12.0",
"electron": "5.0"

@@ -2246,3 +2263,7 @@ },

"esnext.observable": {},
"esnext.promise.all-settled": {},
"esnext.promise.all-settled": {
"chrome": "76",
"opera": "63",
"electron": "6.0"
},
"esnext.promise.any": {},

@@ -2279,7 +2300,2 @@ "esnext.promise.try": {},

"esnext.string.code-points": {},
"esnext.string.match-all": {
"chrome": "73",
"opera": "60",
"electron": "5.0"
},
"esnext.string.replace-all": {},

@@ -2289,2 +2305,3 @@ "esnext.symbol.dispose": {},

"esnext.symbol.pattern-match": {},
"esnext.symbol.replace-all": {},
"esnext.weak-map.delete-all": {},

@@ -2322,2 +2339,3 @@ "esnext.weak-map.from": {},

"chrome": "71",
"node": "12.0",
"safari": "12.1",

@@ -2369,3 +2387,9 @@ "opera": "58",

"ios": "12.0"
},
"esnext.string.match-all": {
"chrome": "73",
"opera": "60",
"node": "12.0",
"electron": "5.0"
}
}

9

modules-by-versions.json

@@ -273,3 +273,2 @@ {

"esnext.string.code-points",
"esnext.string.match-all",
"esnext.string.replace-all",

@@ -293,4 +292,10 @@ "esnext.symbol.dispose",

"web.url.to-json",
"web.url-search-params"
"web.url-search-params",
"esnext.string.match-all"
],
"3.1": [
"es.string.match-all",
"es.symbol.match-all",
"esnext.symbol.replace-all"
]
}
{
"name": "core-js-compat",
"description": "core-js compat",
"version": "3.0.1",
"version": "3.1.0",
"repository": {

@@ -11,5 +11,4 @@ "type": "git",

"dependencies": {
"browserslist": "^4.5.4",
"core-js": "3.0.1",
"core-js-pure": "3.0.1",
"browserslist": "^4.6.0",
"core-js-pure": "3.1.0",
"semver": "^6.0.0"

@@ -19,6 +18,6 @@ },

"detective": "^5.2.0",
"electron-to-chromium": "^1.3.124",
"glob": "^7.1.3"
"electron-to-chromium": "^1.3.135",
"glob": "^7.1.4"
},
"license": "MIT"
}

Sorry, the diff of this file is too big to display

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