🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@stdlib/regexp-semver

Package Overview
Dependencies
Maintainers
4
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/regexp-semver - npm Package Compare versions

Comparing version

to
0.1.1

8

package.json
{
"name": "@stdlib/regexp-semver",
"version": "0.1.0",
"version": "0.1.1",
"description": "Regular expression to match a semantic version string.",

@@ -40,7 +40,7 @@ "license": "Apache-2.0",

"dependencies": {
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0"
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1"
},
"devDependencies": {
"@stdlib/assert-is-regexp": "^0.0.7",
"@stdlib/bench": "^0.0.12",
"@stdlib/assert-is-regexp": "^0.1.0",
"@stdlib/bench": "^0.1.0",
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

@@ -47,0 +47,0 @@ "istanbul": "^0.4.1",

@@ -211,4 +211,4 @@ <!--

[test-image]: https://github.com/stdlib-js/regexp-semver/actions/workflows/test.yml/badge.svg?branch=v0.1.0
[test-url]: https://github.com/stdlib-js/regexp-semver/actions/workflows/test.yml?query=branch:v0.1.0
[test-image]: https://github.com/stdlib-js/regexp-semver/actions/workflows/test.yml/badge.svg?branch=v0.1.1
[test-url]: https://github.com/stdlib-js/regexp-semver/actions/workflows/test.yml?query=branch:v0.1.1

@@ -215,0 +215,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/regexp-semver/main.svg