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

backbone-events-standalone

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

backbone-events-standalone - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

3

backbone-events-standalone.js

@@ -21,3 +21,3 @@ /**

*/
/* global define, module */
/* global exports:true, define, module */
(function() {

@@ -266,3 +266,2 @@ var root = this,

} else if (typeof exports !== 'undefined') {
var exports;
if (typeof module !== 'undefined' && module.exports) {

@@ -269,0 +268,0 @@ exports = module.exports = Events;

{
"name": "backbone-events-standalone",
"main": "backbone-events-standalone.js",
"version": "0.1.3",
"version": "0.1.4",
"homepage": "https://github.com/n1k0/backbone-events-standalone",

@@ -6,0 +6,0 @@ "authors": [

{
"name": "backbone-events-standalone",
"description": "Standalone version of Backbone.Events",
"version": "0.1.3",
"version": "0.1.4",
"author": "Nicolas Perriault <nicolas@perriault.net>",

@@ -6,0 +6,0 @@ "repository": {

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