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

bal-util

Package Overview
Dependencies
Maintainers
1
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bal-util - npm Package Compare versions

Comparing version 1.5.0 to 1.6.0

lib/balutil.js

28

package.json
{
"name": "bal-util",
"version": "1.5.0",
"version": "1.6.0",
"description": "Common utility functions for Node.js used and maintained by Benjamin Lupton",

@@ -21,12 +21,12 @@ "homepage": "https://github.com/balupton/bal-util",

],
"author": "Benjamin Lupton <b@lupton.cc> (http://balupton.com)",
"maintainers": [
"Benjamin Lupton <b@lupton.cc> (http://balupton.com)"
],
"contributors": [
"Benjamin Lupton <b@lupton.cc> (http://balupton.com)"
],
"bugs": {
"url": "https://github.com/balupton/bal-util/issues"
},
"author": "Benjamin Lupton <b@lupton.cc> (http://balupton.com)",
"maintainers": [
"Benjamin Lupton <b@lupton.cc> (http://balupton.com)"
],
"contributors": [
"Benjamin Lupton <b@lupton.cc> (http://balupton.com)"
],
"bugs": {
"url": "https://github.com/balupton/bal-util/issues"
},
"repository" : {

@@ -40,6 +40,6 @@ "type": "git",

"dependencies": {
"request": "2.9.x",
"coffee-script": "1.3.x"
"request": "2.9.x"
},
"devDependencies": {
"coffee-script": "1.3.x",
"docco": "0.3.x",

@@ -54,3 +54,3 @@ "mocha": "1.0.x"

},
"main": "./main.js"
"main": "./lib/balutil"
}

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