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

bellajs

Package Overview
Dependencies
Maintainers
1
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bellajs - npm Package Compare versions

Comparing version 3.3.3 to 3.3.5

33

package.json
{
"version": "3.3.3",
"version": "3.3.5",
"name": "bellajs",

@@ -8,22 +8,19 @@ "description": "A set of helpful and usual functions for browser and node.",

"type": "git",
"url": "https://github.com/techpush/bella.js"
"url": "https://github.com/techpush/bella.js.git"
},
"author": {
"name": "Dong Nguyen",
"email": "ndaidong@gmail.com",
"url": "https://twitter.com/ndaidong"
"author": "Dong Nguyen <ndaidong@gmail.com> (https://twitter.com/ndaidong)",
"main": "./index.js",
"engines": {
"node": ">= 0.9"
},
"main": "./index.js",
"licenses": [
{
"type": "Apache License",
"url": "http://www.apache.org/licenses"
}
"license": "MIT",
"maintainers": [
"ndaidong <ndaidong@gmail.com>"
],
"maintainers": [
{
"name": "ndaidong",
"email": "ndaidong@gmail.com"
}
]
"bugs": {
"url": "https://github.com/techpush/bella.js/issues"
},
"directories": {
"test": "test"
}
}
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