Socket
Socket
Sign inDemoInstall

interpret

Package Overview
Dependencies
Maintainers
2
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.5.1 to 0.5.2

4

index.js

@@ -31,6 +31,2 @@ var extensions = {

module(config);
// cleanup the sadness
delete require.extensions['.es'];
delete require.extensions['.es6'];
delete require.extensions['.jsx'];
},

@@ -37,0 +33,0 @@ 'node-jsx': function (module, config) {

2

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

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

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