Socket
Socket
Sign inDemoInstall

@babel/runtime

Package Overview
Dependencies
Maintainers
6
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/runtime - npm Package Compare versions

Comparing version 7.0.0-beta.38 to 7.0.0-beta.39

14

package.json
{
"name": "@babel/runtime",
"version": "7.0.0-beta.38",
"version": "7.0.0-beta.39",
"description": "babel selfContained runtime",

@@ -9,12 +9,12 @@ "license": "MIT",

"dependencies": {
"core-js": "^2.4.0",
"core-js": "^2.5.3",
"regenerator-runtime": "^0.11.1"
},
"devDependencies": {
"@babel/core": "7.0.0-beta.38",
"@babel/helpers": "7.0.0-beta.38",
"@babel/plugin-transform-runtime": "7.0.0-beta.38",
"@babel/preset-env": "7.0.0-beta.38",
"@babel/types": "7.0.0-beta.38"
"@babel/core": "7.0.0-beta.39",
"@babel/helpers": "7.0.0-beta.39",
"@babel/plugin-transform-runtime": "7.0.0-beta.39",
"@babel/preset-env": "7.0.0-beta.39",
"@babel/types": "7.0.0-beta.39"
}
}
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