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

babel-preset-travi

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-preset-travi - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

2

lib/index.cjs.js

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

function index (context, {react, targets = {}, modules}) {
function index (context, {react, targets = {}, modules} = {}) {
return {

@@ -11,0 +11,0 @@ presets: [

import env from 'babel-preset-env';
import restSpread from 'babel-plugin-transform-object-rest-spread';
function index (context, {react, targets = {}, modules}) {
function index (context, {react, targets = {}, modules} = {}) {
return {

@@ -6,0 +6,0 @@ presets: [

{
"name": "babel-preset-travi",
"description": "My shareable babel preset",
"version": "1.3.0",
"version": "1.3.1",
"main": "lib/index.cjs.js",

@@ -6,0 +6,0 @@ "module": "lib/index.es.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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