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

one-validation

Package Overview
Dependencies
Maintainers
2
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

one-validation - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

5

package.json

@@ -14,3 +14,3 @@ {

"description": "Regexp based validation collection for common internet validation tasks",
"version": "1.1.0",
"version": "1.2.0",
"repository": {

@@ -26,3 +26,2 @@ "url": "git://github.com/One-com/one-validation.git"

"punycode": ">=0.2.0",
"uglify-js": "~1.3.4",
"unexpected": "=3.2.3"

@@ -32,3 +31,3 @@ },

"test": "mocha",
"prepublish": "make && npm test",
"prepublish": "npm test",
"travis": "npm test"

@@ -35,0 +34,0 @@ },

4

README.md
# one-validation
[![NPM version](https://badge.fury.io/js/one-validation.png)](http://badge.fury.io/js/one-validation)
[![Build Status](https://travis-ci.org/One-com/one-validation.png?branch=master)](https://travis-ci.org/One-com/one-validation)
[![Dependency Status](https://david-dm.org/One-com/one-validation.png)](https://david-dm.org/One-com/one-validation)
This is a collection of regular expressions for general validation purposes.

@@ -4,0 +8,0 @@ The basic design concept is to split up the regexes into semantic parts of the pattern to match.

Sorry, the diff of this file is not supported yet

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