Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mastercheck

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mastercheck - npm Package Compare versions

Comparing version 0.2.9 to 0.2.10

2

lib/mastercheck.js

@@ -261,3 +261,3 @@ /**

}
} else if (_format instanceof this._formatTypes.Object) {
} else if (_format instanceof this._formatTypes.Object || _format instanceof this._formatTypes.Array) {
err = _format.check(_master, _parents);

@@ -264,0 +264,0 @@ if (err) {

{
"name": "mastercheck",
"version": "0.2.9",
"version": "0.2.10",
"description": "mastercheck",

@@ -5,0 +5,0 @@ "main": "index.js",

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