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

named-regexp-groups

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

named-regexp-groups - npm Package Compare versions

Comparing version 1.0.3-1 to 1.0.3

4

package.json
{
"name": "named-regexp-groups",
"version": "1.0.3-1",
"version": "1.0.3",
"description": "Regular expressions with named capture groups and named back-references",

@@ -31,3 +31,3 @@ "keywords": [

"clean": "rimraf dist coverage .nyc_output",
"clean:all": "rimraf node_modules && npm run clean",
"clean:all": "npm run clean && rimraf node_modules",
"coverage": "nyc -r text -r html npm test",

@@ -34,0 +34,0 @@ "lint": "eslint '**/*.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