Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gatsby-legacy-polyfills

Package Overview
Dependencies
Maintainers
10
Versions
196
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-legacy-polyfills - npm Package Compare versions

Comparing version 3.11.0-next.0 to 3.11.0-next.1

13

CHANGELOG.md

@@ -6,2 +6,15 @@ # Changelog: `gatsby-legacy-polyfills`

## [3.10.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-legacy-polyfills@3.10.0/packages/gatsby-legacy-polyfills) (2023-05-16)
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.10)
#### Bug Fixes
- update dependency core-js-compat to v3.30.1 [#38018](https://github.com/gatsbyjs/gatsby/issues/38018) ([014da98](https://github.com/gatsbyjs/gatsby/commit/014da98a7ba97d5bdf3bb1a0f034e9cad728da21))
#### Chores
- update dependency @jridgewell/trace-mapping to ^0.3.18 for gatsby-legacy-polyfills [#37996](https://github.com/gatsbyjs/gatsby/issues/37996) ([1a4b234](https://github.com/gatsbyjs/gatsby/commit/1a4b2340a7b6f6006c9bcfb0b05119523361ccd7))
- update dependency core-js to v3.30.1 [#38011](https://github.com/gatsbyjs/gatsby/issues/38011) ([703be7b](https://github.com/gatsbyjs/gatsby/commit/703be7bdf2ae6bb275976e91b54f24358c6c507d))
## [3.9.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-legacy-polyfills@3.9.0/packages/gatsby-legacy-polyfills) (2023-04-18)

@@ -8,0 +21,0 @@

8

package.json
{
"name": "gatsby-legacy-polyfills",
"description": "Polyfills for legacy browsers",
"version": "3.11.0-next.0",
"version": "3.11.0-next.1",
"main": "dist/polyfills.js",

@@ -28,3 +28,3 @@ "author": "Ward Peeters <ward@gatsbyjs.com>",

"@babel/runtime": "^7.20.13",
"core-js-compat": "3.30.1"
"core-js-compat": "3.30.2"
},

@@ -38,3 +38,3 @@ "files": [

"codegen.macro": "^4.1.0",
"core-js": "3.30.1",
"core-js": "3.30.2",
"cpy-cli": "^4.2.0",

@@ -52,3 +52,3 @@ "cross-env": "^7.0.3",

},
"gitHead": "99664bc7424f480a3393b7d87eeaf31fe1999158"
"gitHead": "ebe9bc6d07d41612d8f94799504d72b5a3f27b00"
}

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