New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

r42

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

r42 - npm Package Compare versions

Comparing version 0.3.0-beta.1 to 0.3.0-beta.2

1

lib/moduleContext.js

@@ -88,2 +88,3 @@ 'use strict';

var module = this.require(name);
this.initModule(name, module);
this.$modules[callee].dependencies.push(name);

@@ -90,0 +91,0 @@ return module;

2

package.json
{
"name": "r42",
"version": "0.3.0-beta.1",
"version": "0.3.0-beta.2",
"description": "Dependency injection done right.",

@@ -5,0 +5,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