Socket
Socket
Sign inDemoInstall

bs-director

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bs-director - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

4

bsconfig.json
{
"name": "bs-director",
"sources": "src",
"bsc-flags": ["-bs-super-errors"],
"sources": ["src"],
"refmt": 3
}
{
"name": "bs-director",
"version": "0.0.4",
"version": "0.0.5",
"description": "BuckleScript bindings to the Director router",
"main": "index.js",
"devDependencies": {
"bs-platform": "^1.8.0"
"bs-platform": "^2.0.0"
},
"scripts": {
"test": "exit 0",
"start": "bsb -w"
"build": "bsb -make-world",
"start": "bsb -make-world -w",
"clean": "bsb -clean-world",
"test": "exit 0"
},
"keywords": [],
"author": "",
"license": "ISC",
"license": "MIT",
"dependencies": {

@@ -17,0 +19,0 @@ "director": "^1.2.8"

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