Socket
Socket
Sign inDemoInstall

glob-regex

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

glob-regex - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

index.d.ts

1

index.js

@@ -35,2 +35,3 @@

globRegex.replace = replace
Object.defineProperty(globRegex, 'default', { value: globRegex })
module.exports = globRegex

2

package.json
{
"name": "glob-regex",
"version": "0.3.0",
"version": "0.3.1",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

# glob-regex v0.3.0
# glob-regex v0.3.1

@@ -10,2 +10,3 @@ Convert a glob to a `RegExp` object.

- All `RegExp` syntax is valid
- Path separators are auto-escaped by `new RegExp`

@@ -12,0 +13,0 @@ ```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