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

check-types-mini

Package Overview
Dependencies
Maintainers
1
Versions
198
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

check-types-mini - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

package.json
{
"name": "check-types-mini",
"version": "1.1.0",
"version": "1.1.1",
"description": "Check the types of your options object's values after user has customised them",

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

@@ -44,3 +44,3 @@ # check-types-mini

**checkTypes(obj, ref, msg, optsVarName)**
**checkTypes(obj, ref\[, msg, optsVarName, opts])**

@@ -47,0 +47,0 @@ As a result, it _throws_ `TypeError`s for you, containing your custom message, similar to:

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