Socket
Socket
Sign inDemoInstall

rttc

Package Overview
Dependencies
Maintainers
4
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rttc - npm Package Compare versions

Comparing version 7.2.0 to 7.2.1

2

lib/get-path-info.js

@@ -41,3 +41,3 @@ /**

// something funny is going on.
throw new Error('Invalid keypath: "'+path+'" (has weird hop: '+hop+').');
throw new Error('Invalid keypath: "'+path+'" (non-numeric hop `'+hop+'` is not a valid array index)');
}

@@ -44,0 +44,0 @@

{
"name": "rttc",
"version": "7.2.0",
"version": "7.2.1",
"description": "Runtime type-checking for JavaScript.",

@@ -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