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

@linkcs/room-checker

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@linkcs/room-checker - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "@linkcs/room-checker",
"version": "1.0.0",
"version": "1.0.1",
"description": "Check if a room number is valid",

@@ -5,0 +5,0 @@ "source": "src/index.ts",

@@ -7,4 +7,5 @@ # TL;DR

```javascript
> const roomChecker = require('room_checker_cesal');
> const roomChecker = require('@linkcs/room-checker');
// Détecte si la chambre existe ou non
> roomChecker('2D1G')

@@ -11,0 +12,0 @@ true

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