Socket
Socket
Sign inDemoInstall

interpret

Package Overview
Dependencies
Maintainers
4
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

interpret - npm Package Compare versions

Comparing version 3.0.0 to 3.1.0

1

index.js

@@ -428,2 +428,3 @@ var path = require('path');

],
'.cts': ['ts-node/register'],
'.tsx': [

@@ -430,0 +431,0 @@ 'ts-node/register',

2

package.json
{
"name": "interpret",
"version": "3.0.0",
"version": "3.1.0",
"description": "A dictionary of file extensions and associated module loaders.",

@@ -5,0 +5,0 @@ "author": "Gulp Team <team@gulpjs.com> (https://gulpjs.com/)",

@@ -77,2 +77,4 @@ <p align="center">

- coffeescript/register
.cts:
- ts-node/register
.esbuild.js:

@@ -79,0 +81,0 @@ - esbuild-register/dist/node

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