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

@types/glob-to-regexp

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/glob-to-regexp - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

2

glob-to-regexp/index.d.ts

@@ -16,4 +16,4 @@ // Type definitions for glob-to-regexp 0.4

globstar?: boolean | undefined;
flags ?: string | undefined;
flags?: string | undefined;
}
}
{
"name": "@types/glob-to-regexp",
"version": "0.4.1",
"version": "0.4.2",
"description": "TypeScript definitions for glob-to-regexp",

@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/glob-to-regexp",

"dependencies": {},
"typesPublisherContentHash": "1007551b981e037c1bcf879aa0eae988d07351ab97fb027a4c58fcd095563140",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "786fab5ab952e23858b11b705772e4d9cc3f262550d5c2cbaaf0e5bd1f917bdf",
"typeScriptVersion": "4.5"
}

@@ -26,3 +26,3 @@ # Installation

globstar?: boolean | undefined;
flags ?: string | undefined;
flags?: string | undefined;
}

@@ -34,3 +34,3 @@ }

### Additional Details
* Last updated: Tue, 06 Jul 2021 20:33:05 GMT
* Last updated: Wed, 20 Sep 2023 17:08:03 GMT
* Dependencies: none

@@ -37,0 +37,0 @@ * Global values: `GlobToRegExp`

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