You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@babel/plugin-transform-runtime

Package Overview
Dependencies
Maintainers
4
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.0.0-alpha.3 to 8.0.0-alpha.4

26

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

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

"dependencies": {
"@babel/helper-module-imports": "^8.0.0-alpha.3",
"@babel/helper-plugin-utils": "^8.0.0-alpha.3",
"babel-plugin-polyfill-corejs2": "^0.4.5",
"babel-plugin-polyfill-corejs3": "^0.8.3",
"babel-plugin-polyfill-regenerator": "^0.5.2",
"@babel/helper-module-imports": "^8.0.0-alpha.4",
"@babel/helper-plugin-utils": "^8.0.0-alpha.4",
"babel-plugin-polyfill-corejs2": "^0.4.6",
"babel-plugin-polyfill-corejs3": "^0.8.5",
"babel-plugin-polyfill-regenerator": "^0.5.3",
"semver": "^7.3.4"
},
"peerDependencies": {
"@babel/core": "^8.0.0-alpha.3"
"@babel/core": "^8.0.0-alpha.4"
},
"devDependencies": {
"@babel/core": "^8.0.0-alpha.3",
"@babel/helper-plugin-test-runner": "^8.0.0-alpha.3",
"@babel/helpers": "^8.0.0-alpha.3",
"@babel/preset-env": "^8.0.0-alpha.3",
"@babel/runtime": "^8.0.0-alpha.3",
"@babel/runtime-corejs3": "^8.0.0-alpha.3"
"@babel/core": "^8.0.0-alpha.4",
"@babel/helper-plugin-test-runner": "^8.0.0-alpha.4",
"@babel/helpers": "^8.0.0-alpha.4",
"@babel/preset-env": "^8.0.0-alpha.4",
"@babel/runtime": "^8.0.0-alpha.4",
"@babel/runtime-corejs3": "^8.0.0-alpha.4"
},

@@ -42,0 +42,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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc