Socket
Socket
Sign inDemoInstall

@babel/plugin-transform-runtime

Package Overview
Dependencies
70
Maintainers
4
Versions
131
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.18.0 to 7.18.2

14

package.json
{
"name": "@babel/plugin-transform-runtime",
"version": "7.18.0",
"version": "7.18.2",
"description": "Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals",

@@ -34,10 +34,10 @@ "repository": {

"devDependencies": {
"@babel/core": "^7.18.0",
"@babel/core": "^7.18.2",
"@babel/helper-plugin-test-runner": "^7.16.7",
"@babel/helpers": "^7.18.0",
"@babel/preset-env": "^7.18.0",
"@babel/runtime": "^7.18.0",
"@babel/runtime-corejs3": "^7.18.0",
"@babel/helpers": "^7.18.2",
"@babel/preset-env": "^7.18.2",
"@babel/runtime": "^7.18.2",
"@babel/runtime-corejs3": "^7.18.2",
"@babel/template": "^7.16.7",
"@babel/types": "^7.18.0",
"@babel/types": "^7.18.2",
"make-dir": "^2.1.0"

@@ -44,0 +44,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc