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

backbone-callbacks

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-callbacks - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

5

History.md

@@ -0,1 +1,6 @@

0.1.7 / 2014-01-14
==================
* Added a repository field to package.json
0.1.6 / 2014-01-06

@@ -2,0 +7,0 @@ ==================

6

package.json
{
"name": "backbone-callbacks",
"version": "0.1.6",
"version": "0.1.7",
"main": "./backbone-callbacks.js",

@@ -11,2 +11,6 @@ "description": "Anonymous callback style interface for Backbone.js async methods",

"homepage": "http://lorenwest.github.com/backbone-callbacks/",
"repository": {
"type" : "git",
"url" : "http://github.com/lorenwest/backbone-callbacks.git"
},
"dependencies": {

@@ -13,0 +17,0 @@ "underscore": ">=1.4.4 < 1.5.0",

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