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

bselect

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

bselect - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

8

bselect.jquery.json

@@ -9,3 +9,3 @@ {

],
"version": "0.3.2",
"version": "0.3.3",
"author": {

@@ -22,6 +22,6 @@ "name": "Gustavo Henke",

}],
"homepage": "https://gustavohenke.github.com/bselect/",
"homepage": "https://gustavohenke.github.io/bselect/",
"bugs": "https://github.com/gustavohenke/bselect/issues",
"docs": "https://gustavohenke.github.com/bselect/",
"demo": "https://gustavohenke.github.com/bselect/"
"docs": "https://gustavohenke.github.io/bselect/",
"demo": "https://gustavohenke.github.io/bselect/"
}
{
"name": "bselect",
"version": "0.3.2",
"version": "0.3.3",
"main": ["./bselect.js", "./bselect.css"],

@@ -5,0 +5,0 @@ "dependencies": {

/*!
* BSelect v0.3.2 - 2013-04-21
* BSelect v0.3.3 - 2013-07-08
*
* Created by Gustavo Henke <gustavo@injoin.com.br>
* http://gustavohenke.github.com/bselect/
* http://gustavohenke.github.io/bselect/
*/

@@ -7,0 +7,0 @@ (function( $ ) {

/*!
* BSelect v0.3.2 - 2013-04-21
* BSelect v0.3.3 - 2013-07-08
*
* Created by Gustavo Henke <gustavo@injoin.com.br>
* http://gustavohenke.github.com/bselect/
* http://gustavohenke.github.io/bselect/
*/

@@ -7,0 +7,0 @@ (function( $, undefined ) {

{
"name": "bselect",
"title": "BSelect",
"version": "0.3.2",
"homepage": "http://gustavohenke.github.com/bselect/",
"version": "0.3.3",
"homepage": "http://gustavohenke.github.io/bselect/",
"author": {

@@ -10,10 +10,14 @@ "name": "Gustavo Henke",

},
"repository": {
"type": "git",
"url": "git@github.com/gustavohenke/bselect.git"
},
"dependencies": {},
"devDependencies": {
"grunt": ">0.4.x",
"grunt-contrib-qunit": "*",
"grunt-contrib-jshint": "*",
"grunt-contrib-uglify": "*",
"grunt-contrib-less": "*",
"grunt-contrib-clean": "*"
"grunt": "0.4.x",
"grunt-contrib-qunit": "0.2.x",
"grunt-contrib-jshint": "0.2.x",
"grunt-contrib-uglify": "~0.1.2",
"grunt-contrib-less": "0.5.x",
"grunt-contrib-clean": "0.4.x"
},

@@ -20,0 +24,0 @@ "scripts": {

@@ -22,3 +22,3 @@ # bselect [![Build Status](https://travis-ci.org/gustavohenke/bselect.png?branch=development)](https://travis-ci.org/gustavohenke/bselect)

## Demo
Access [http://gustavohenke.github.com/bselect](http://gustavohenke.github.com/bselect) to see demos.
Access [http://gustavohenke.github.io/bselect](http://gustavohenke.github.io/bselect) to see demos.

@@ -25,0 +25,0 @@ ## Usage

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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