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.0.0 to 1.1.0

.travis.yml

10

package.json

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

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

@@ -24,9 +24,11 @@ "url": "git://github.com/One-com/one-validation.git"

"devDependencies": {
"mocha": "=1.20.1",
"punycode": ">=0.2.0",
"uglify-js": "~1.3.4",
"vows": "=0.7.0"
"unexpected": "=3.2.3"
},
"scripts": {
"test": "vows",
"prepublish": "make && npm test"
"test": "mocha",
"prepublish": "make && npm test",
"travis": "npm test"
},

@@ -33,0 +35,0 @@ "publishConfig": {

.npmignore

Sorry, the diff of this file is not supported yet

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