Comparing version 2.0.0 to 2.1.0
@@ -145,2 +145,3 @@ var path = require('path'); | ||
'typescript-require', | ||
'sucrase/register/ts', | ||
{ | ||
@@ -160,2 +161,3 @@ module: '@babel/register', | ||
'typescript-node/register', | ||
'sucrase/register', | ||
{ | ||
@@ -162,0 +164,0 @@ module: '@babel/register', |
{ | ||
"name": "interpret", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "A dictionary of file extensions and associated module loaders.", | ||
@@ -34,6 +34,7 @@ "author": "Gulp Team <team@gulpjs.com> (http://gulpjs.com/)", | ||
"mocha": "^3.5.3", | ||
"nyc": "^10.3.2", | ||
"parse-node-version": "^1.0.0", | ||
"rechoir": "^0.7.0", | ||
"nyc": "^10.3.2", | ||
"shelljs": "0.7.5" | ||
"shelljs": "0.7.5", | ||
"trash-cli": "^3.0.0" | ||
}, | ||
@@ -40,0 +41,0 @@ "keywords": [ |
@@ -163,2 +163,3 @@ <p align="center"> | ||
'typescript-require', | ||
'sucrase/register/ts', | ||
{ | ||
@@ -178,2 +179,3 @@ module: '@babel/register', | ||
'typescript-node/register', | ||
'sucrase/register', | ||
{ | ||
@@ -180,0 +182,0 @@ module: '@babel/register', |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17039
202
229
10