Socket
Socket
Sign inDemoInstall

@node-red/registry

Package Overview
Dependencies
Maintainers
2
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@node-red/registry - npm Package Compare versions

Comparing version 3.0.0-beta.3 to 3.0.0-beta.4

1

lib/loader.js

@@ -362,2 +362,3 @@ /**

var r = require(node.file);
r = r.__esModule ? r.default : r
if (typeof r === "function") {

@@ -364,0 +365,0 @@

4

package.json
{
"name": "@node-red/registry",
"version": "3.0.0-beta.3",
"version": "3.0.0-beta.4",
"license": "Apache-2.0",

@@ -19,3 +19,3 @@ "main": "./lib/index.js",

"dependencies": {
"@node-red/util": "3.0.0-beta.3",
"@node-red/util": "3.0.0-beta.4",
"clone": "2.1.2",

@@ -22,0 +22,0 @@ "fs-extra": "10.1.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