Socket
Socket
Sign inDemoInstall

interpret

Package Overview
Dependencies
Maintainers
1
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 0.3.2 to 0.3.3

2

index.js

@@ -10,3 +10,3 @@ var extensions = {

'.litcoffee': 'coffee-script/register',
'.ls': 'livescript',
'.ls': 'LiveScript',
'.toml': 'toml-require',

@@ -13,0 +13,0 @@ '.xml': 'require-xml',

{
"name": "interpret",
"description": "A dictionary of file extensions and associated module loaders.",
"version": "0.3.2",
"version": "0.3.3",
"homepage": "https://github.com/tkellen/node-interpret",

@@ -6,0 +6,0 @@ "author": {

@@ -48,2 +48,3 @@ # interpret

'.coffee': 'coffee-script/register',
'.iced': 'iced-coffee-script/register',
'.js': null,

@@ -50,0 +51,0 @@ '.litcoffee': 'coffee-script/register',

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc