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

babel-plugin-cerebral

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-cerebral - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1-1540476971523

2

lib/index.js

@@ -159,3 +159,3 @@ 'use strict';

} else {
quasi.push('.');
quasi.push(quasi.length !== 0 || prevWasExpression ? '.' : '');
expressions.push(property);

@@ -162,0 +162,0 @@ quasi = [];

{
"name": "babel-plugin-cerebral",
"version": "1.0.0",
"version": "1.0.1-1540476971523",
"description": "",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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