Socket
Socket
Sign inDemoInstall

regex-not

Package Overview
Dependencies
0
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.1.2

14

package.json
{
"name": "regex-not",
"description": "Create a javascript regular expression for matching everything except for the given string.",
"version": "0.1.1",
"version": "0.1.2",
"homepage": "https://github.com/jonschlinkert/regex-not",

@@ -22,2 +22,6 @@ "author": "Jon Schlinkert (https://github.com/jonschlinkert)",

},
"devDependencies": {
"gulp-format-md": "^0.1.10",
"mocha": "^3.0.2"
},
"keywords": [

@@ -33,6 +37,2 @@ "exec",

],
"devDependencies": {
"gulp-format-md": "^0.1.10",
"mocha": "^3.0.2"
},
"verb": {

@@ -49,4 +49,4 @@ "toc": false,

"list": [
"to-regex",
"regex-cache"
"regex-cache",
"to-regex"
]

@@ -53,0 +53,0 @@ },

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc