New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

xregexp-quotemeta

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xregexp-quotemeta - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "xregexp-quotemeta",
"version": "1.0.0",
"version": "1.0.1",
"description": "\\Q..\\E (quotemeta) support for XRegExp",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/mintern/xregexp-quotemeta",

@@ -1,2 +0,2 @@

xregexp-quotemeta 1.0.0
xregexp-quotemeta 1.0.1
====================================

@@ -6,3 +6,3 @@

The functionality is added as an [XRegExp addon](http://xregexp.com/plugins/).
The specific semantics of quotemeta support are described in slevithan/xregexp#85.
The specific semantics of quotemeta support are described in [slevithan/xregexp#85](https://github.com/slevithan/xregexp/issues/85).

@@ -15,3 +15,3 @@ ## Installation and usage

<script src="xregexp-all.js"></script>
<script src="xregexp-quotemeta-inject.js></script>"
<script src="xregexp-quotemeta-inject.js"></script>
```

@@ -18,0 +18,0 @@

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