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

@babel/helpers

Package Overview
Dependencies
Maintainers
5
Versions
148
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/helpers - npm Package Compare versions

Comparing version 7.0.0-beta.36 to 7.0.0-beta.37

10

package.json
{
"name": "@babel/helpers",
"version": "7.0.0-beta.36",
"version": "7.0.0-beta.37",
"description": "Collection of helper functions used by Babel transforms.",

@@ -11,9 +11,9 @@ "author": "Sebastian McKenzie <sebmck@gmail.com>",

"dependencies": {
"@babel/template": "7.0.0-beta.36",
"@babel/traverse": "7.0.0-beta.36",
"@babel/types": "7.0.0-beta.36"
"@babel/template": "7.0.0-beta.37",
"@babel/traverse": "7.0.0-beta.37",
"@babel/types": "7.0.0-beta.37"
},
"devDependencies": {
"@babel/helper-plugin-test-runner": "7.0.0-beta.36"
"@babel/helper-plugin-test-runner": "7.0.0-beta.37"
}
}
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