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

bassview

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bassview - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

1

index.js

@@ -0,1 +1,2 @@

var _ = require('underscore'), Backbone = require('backbone');
var BassView = Backbone.View.extend({

@@ -2,0 +3,0 @@

8

package.json
{
"name": "bassview",
"version": "0.0.3",
"version": "0.0.4",
"description": "base view for backbone",

@@ -15,3 +15,7 @@ "main": "index.js",

"author": "andy perlitch",
"license": "BSD"
"license": "BSD",
"dependencies": {
"backbone": ">=1.0.0",
"underscore": ">=1.4.3"
}
}
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