Socket
Socket
Sign inDemoInstall

babel-code-frame

Package Overview
Dependencies
Maintainers
4
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-code-frame - npm Package Compare versions

Comparing version 7.0.0-alpha.12 to 7.0.0-alpha.13

4

lib/index.js

@@ -24,3 +24,5 @@ "use strict";

var location = { start: { column: colNumber, line: lineNumber } };
var location = {
start: { column: colNumber, line: lineNumber }
};

@@ -27,0 +29,0 @@ return codeFrameColumns(rawLines, location, opts);

{
"name": "babel-code-frame",
"version": "7.0.0-alpha.12",
"version": "7.0.0-alpha.13",
"description": "Generate errors that contain a code frame that point to source locations.",

@@ -5,0 +5,0 @@ "author": "Sebastian McKenzie <sebmck@gmail.com>",

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