Socket
Socket
Sign inDemoInstall

regex-parser

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

regex-parser - npm Package Compare versions

Comparing version 2.2.4 to 2.2.5

7

package.json
{
"name": "regex-parser",
"version": "2.2.4",
"version": "2.2.5",
"description": "A module that parses a string as regular expression and returns the parsed value.",

@@ -29,6 +29,5 @@ "main": "lib/index.js",

},
"dependencies": {
"devDependencies": {
"vows": "^0.8.1"
},
"devDependencies": {},
"files": [

@@ -47,2 +46,2 @@ "bin/",

]
}
}
# regex-parser
[![Patreon](https://img.shields.io/badge/Support%20me%20on-Patreon-%23e6461a.svg)][patreon] [![PayPal](https://img.shields.io/badge/%24-paypal-f39c12.svg)][paypal-donations] [![AMA](https://img.shields.io/badge/ask%20me-anything-1abc9c.svg)](https://github.com/IonicaBizau/ama) [![Version](https://img.shields.io/npm/v/regex-parser.svg)](https://www.npmjs.com/package/regex-parser) [![Downloads](https://img.shields.io/npm/dt/regex-parser.svg)](https://www.npmjs.com/package/regex-parser) [![Get help on Codementor](https://cdn.codementor.io/badges/get_help_github.svg)](https://www.codementor.io/johnnyb?utm_source=github&utm_medium=button&utm_term=johnnyb&utm_campaign=github)
[![PayPal](https://img.shields.io/badge/%24-paypal-f39c12.svg)][paypal-donations] [![AMA](https://img.shields.io/badge/ask%20me-anything-1abc9c.svg)](https://github.com/IonicaBizau/ama) [![Version](https://img.shields.io/npm/v/regex-parser.svg)](https://www.npmjs.com/package/regex-parser) [![Downloads](https://img.shields.io/npm/dt/regex-parser.svg)](https://www.npmjs.com/package/regex-parser) [![Get help on Codementor](https://cdn.codementor.io/badges/get_help_github.svg)](https://www.codementor.io/johnnyb?utm_source=github&utm_medium=button&utm_term=johnnyb&utm_campaign=github)

@@ -44,12 +44,2 @@ > A module that parses a string as regular expression and returns the parsed value.

## :moneybag: Donations
Another way to support the development of my open-source modules is
to [set up a recurring donation, via Patreon][patreon]. :rocket:
[PayPal donations][paypal-donations] are appreciated too! Each dollar helps.
Thanks! :heart:
## :dizzy: Where is this library used?

@@ -67,2 +57,3 @@ If you are using this library in one of your projects, add it in this list. :sparkles:

- [`tpipe`](https://github.com/nicosommi/tpipe) (by nicosommi)—piper
- [`tpipe-express`](https://github.com/nicosommi/tpipe-express) (by nicosommi)—tpipe common mappings for express

@@ -73,3 +64,2 @@ ## :scroll: License

[patreon]: https://www.patreon.com/ionicabizau
[paypal-donations]: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RVXDDLKKLQRJW

@@ -76,0 +66,0 @@ [donate-now]: http://i.imgur.com/6cMbHOC.png

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc