Socket
Socket
Sign inDemoInstall

remjs

Package Overview
Dependencies
66
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.3 to 0.3.5

4

lib/rem.js

@@ -8,4 +8,4 @@ var REM = require('./core');

return require(module).apply(null, arguments);
}
}
};
};
REM.engine = {

@@ -12,0 +12,0 @@ 'nedb': delayLoad('./engines/nedb'),

{
"name": "remjs",
"version": "0.3.3",
"version": "0.3.5",
"author": {

@@ -44,3 +44,3 @@ "name": "Austin McGee",

"scripts": {
"test": "retire -p && jshint index.js lib test && istanbul cover mocha --report lcovonly"
"test": "jshint index.js lib test && istanbul cover mocha --report lcovonly"
},

@@ -47,0 +47,0 @@ "main": "index",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc