Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

alaska-field-text

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

alaska-field-text - npm Package Compare versions

Comparing version 0.13.0 to 0.13.1

2

index.js

@@ -39,3 +39,3 @@ 'use strict';

} else {
result = new RegExp(_alaska.utils.escapeRegExp(value), 'i');
result = new RegExp(_alaska.utils.escapeRegExp(String(value)), 'i');
}

@@ -42,0 +42,0 @@ if (inverse) {

{
"name": "alaska-field-text",
"version": "0.13.0",
"version": "0.13.1",
"description": "Alaska text field",

@@ -5,0 +5,0 @@ "keywords": [

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