Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@stdlib/assert-is-regexp

Package Overview
Dependencies
Maintainers
4
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/assert-is-regexp - npm Package Compare versions

Comparing version
0.0.4
to
0.0.5
+2
-1
package.json
{
"name": "@stdlib/assert-is-regexp",
"version": "0.0.4",
"version": "0.0.5",
"description": "Test if a value is a regular expression.",

@@ -47,2 +47,3 @@ "license": "Apache-2.0",

"@stdlib/bench": "^0.0.x",
"@stdlib/utils-noop": "^0.0.x",
"proxyquire": "^2.0.0",

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