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 to 0.3.1

4

lib/index.js

@@ -5,2 +5,5 @@ 'use strict';

/**
* When in beta
*
if (!process.env.R42_NOWARNING) {

@@ -20,2 +23,3 @@ console.error();

}
//*/

@@ -22,0 +26,0 @@ var _ = require('lodash');

2

package.json
{
"name": "r42",
"version": "0.3.0",
"version": "0.3.1",
"description": "Dependency injection done right.",

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

@@ -247,2 +247,6 @@ ## r42

#### 0.3.1
* Remove the beta channel warning that was forgotten
#### 0.3.0

@@ -249,0 +253,0 @@

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