Socket
Socket
Sign inDemoInstall

@stdlib/regexp

Package Overview
Dependencies
42
Maintainers
4
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.0 to 0.2.1

18

package.json
{
"name": "@stdlib/regexp",
"version": "0.2.0",
"version": "0.2.1",
"description": "Regular expressions.",

@@ -39,12 +39,12 @@ "license": "Apache-2.0",

"dependencies": {
"@stdlib/assert": "^0.1.1",
"@stdlib/function": "^0.1.1",
"@stdlib/string": "^0.1.1",
"@stdlib/utils": "^0.1.1"
"@stdlib/assert": "^0.2.0",
"@stdlib/function": "^0.2.0",
"@stdlib/string": "^0.2.0",
"@stdlib/utils": "^0.2.0"
},
"devDependencies": {
"@stdlib/array": "^0.2.0",
"@stdlib/bench": "^0.2.1",
"@stdlib/boolean": "^0.2.0",
"@stdlib/number": "^0.1.1",
"@stdlib/array": "^0.2.1",
"@stdlib/bench": "^0.3.0",
"@stdlib/boolean": "^0.2.1",
"@stdlib/number": "^0.2.0",
"proxyquire": "^2.0.0",

@@ -51,0 +51,0 @@ "tape": "git+https://github.com/kgryte/tape.git#fix/globby",

@@ -171,4 +171,4 @@ <!--

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

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

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