Socket
Socket
Sign inDemoInstall

ustring

Package Overview
Dependencies
2
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.2 to 1.4.0

3

package.json
{
"name": "ustring",
"version": "1.3.2",
"version": "1.4.0",
"description": "String utility functions",

@@ -35,5 +35,4 @@ "main": "index.js",

"functionally": "~0.3.1",
"isemail": "~1.1.1",
"i-s": "~1.0.2"
}
}

@@ -71,3 +71,3 @@ # String utility methods

```
<!--
### is.email

@@ -79,2 +79,3 @@

```
-->

@@ -81,0 +82,0 @@ ### Tests

@@ -5,4 +5,4 @@ module.exports = {

guid : require('./guid'),
email : require('./email'),
// email : require('./email'),
numeric : require('./numeric')
}
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