You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

baby-tolk

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

baby-tolk - npm Package Compare versions

Comparing version

to
4.2.1

2

lib/baby-tolk.js

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

// Monkey-patching Babel adapter so that it doesn't try and compile all .js files
adapter.extensions = ['jsx', 'es6', 'babel'];
adapter.extensions = ['babel.js'];
}

@@ -63,0 +63,0 @@ loadedAdapters.push(adapter);

{
"name": "baby-tolk",
"version": "4.2.0",
"version": "4.2.1",
"description": "A file reader that promises to translate non-web assets to web assets given the available transpilers, sourcemaps and all",

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