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

@babel/plugin-transform-runtime

Package Overview
Dependencies
Maintainers
6
Versions
141
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.13.4 to 7.13.5

10

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

@@ -25,5 +25,5 @@ "repository": {

"@babel/helper-plugin-utils": "^7.13.0",
"babel-plugin-polyfill-corejs2": "^0.1.2",
"babel-plugin-polyfill-corejs3": "^0.1.2",
"babel-plugin-polyfill-regenerator": "^0.1.1",
"babel-plugin-polyfill-corejs2": "^0.1.4",
"babel-plugin-polyfill-corejs3": "^0.1.3",
"babel-plugin-polyfill-regenerator": "^0.1.2",
"semver": "7.0.0"

@@ -39,3 +39,3 @@ },

"@babel/plugin-transform-typeof-symbol": "7.12.13",
"@babel/preset-env": "7.13.0",
"@babel/preset-env": "7.13.5",
"@babel/runtime": "7.13.4",

@@ -42,0 +42,0 @@ "@babel/runtime-corejs3": "7.13.4",

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