Socket
Socket
Sign inDemoInstall

babel-generator

Package Overview
Dependencies
Maintainers
6
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-generator - npm Package Compare versions

Comparing version 7.0.0-alpha.7 to 7.0.0-alpha.8

2

lib/printer.js

@@ -499,2 +499,4 @@ "use strict";

if (this.endsWith("/")) this._space();
this.withSource("start", comment.loc, function () {

@@ -501,0 +503,0 @@ _this3._append(val);

4

package.json
{
"name": "babel-generator",
"version": "7.0.0-alpha.7",
"version": "7.0.0-alpha.8",
"description": "Turns an AST into code.",

@@ -14,3 +14,3 @@ "author": "Sebastian McKenzie <sebmck@gmail.com>",

"dependencies": {
"babel-messages": "7.0.0-alpha.3",
"babel-messages": "7.0.0-alpha.8",
"babel-types": "7.0.0-alpha.7",

@@ -17,0 +17,0 @@ "detect-indent": "^4.0.0",

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