Socket
Socket
Sign inDemoInstall

@babel/plugin-transform-runtime

Package Overview
Dependencies
Maintainers
6
Versions
138
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/plugin-transform-runtime - npm Package Compare versions

Comparing version 7.12.10 to 7.12.13

27

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

@@ -23,4 +23,4 @@ "repository": {

"dependencies": {
"@babel/helper-module-imports": "^7.12.5",
"@babel/helper-plugin-utils": "^7.10.4",
"@babel/helper-module-imports": "^7.12.13",
"@babel/helper-plugin-utils": "^7.12.13",
"semver": "^5.5.1"

@@ -32,13 +32,14 @@ },

"devDependencies": {
"@babel/core": "7.12.10",
"@babel/helper-plugin-test-runner": "7.10.4",
"@babel/helpers": "7.12.5",
"@babel/plugin-transform-typeof-symbol": "7.12.10",
"@babel/preset-env": "7.12.10",
"@babel/runtime": "7.12.5",
"@babel/runtime-corejs3": "7.12.5",
"@babel/template": "7.12.7",
"@babel/types": "7.12.10",
"@babel/core": "7.12.13",
"@babel/helper-plugin-test-runner": "7.12.13",
"@babel/helpers": "7.12.13",
"@babel/plugin-transform-typeof-symbol": "7.12.13",
"@babel/preset-env": "7.12.13",
"@babel/runtime": "7.12.13",
"@babel/runtime-corejs3": "7.12.13",
"@babel/template": "7.12.13",
"@babel/types": "7.12.13",
"make-dir": "^2.1.0"
}
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-runtime"
}
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