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

backbone.validator

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

backbone.validator - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

6

package.json
{
"name": "backbone.validator",
"description": "Validation plugin for Backbone allowing for setting of default values",
"version": "1.1.2",
"version": "1.1.3",
"repository": {

@@ -12,2 +12,3 @@ "url": "git://github.com/toddself/Backbone.Validator.git"

"pre-commit": "npm run lint && npm test",
"prepublish": "docme README.md",
"lint": "jshint",

@@ -21,3 +22,4 @@ "test": "tape test/*js"

"jshint": "~2.3.0",
"tape": "~2.3.0"
"tape": "~2.3.0",
"docme": "~0.1.4"
},

@@ -24,0 +26,0 @@ "author": {

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