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

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 3.3.0 to 3.4.0

lib/decode.js

5

index.js

@@ -7,3 +7,6 @@ module.exports = {

isEqual: require('./lib/is-equal'),
getDisplayType: require('./lib/get-display-type')
getDisplayType: require('./lib/get-display-type'),
sanitize: require('./lib/sanitize'),
encode: require('./lib/encode'),
decode: require('./lib/decode')
};

2

package.json
{
"name": "rttc",
"version": "3.3.0",
"version": "3.4.0",
"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