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

mqtt-pattern

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mqtt-pattern - npm Package Compare versions

Comparing version 1.2.0 to 2.0.0

index.d.ts

0

index.js

@@ -0,0 +0,0 @@ "use strict";

6

package.json
{
"name": "mqtt-pattern",
"version": "1.2.0",
"version": "2.0.0",
"description": "Fast library for matching MQTT patterns with named wildcards",
"main": "index.js",
"types": "index.d.ts",
"scripts": {

@@ -28,3 +29,4 @@ "test": "node test"

"eslint-plugin-node": "^4.2.2",
"tape": "^4.6.3"
"tape": "^4.6.3",
"ts-toolbelt": "^9.6.0"
},

@@ -31,0 +33,0 @@ "dependencies": {

@@ -59,2 +59,5 @@ # mqtt-pattern

### `clean(pattern : String) : String`
Removes the parameter names from a pattern.
## How params work

@@ -61,0 +64,0 @@

@@ -0,0 +0,0 @@ "use strict";

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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