Socket
Socket
Sign inDemoInstall

apibone

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apibone - npm Package Compare versions

Comparing version 0.0.23 to 0.0.24

config.sample.js

10

package.json
{
"name": "apibone",
"version": "0.0.23",
"version": "0.0.24",
"description": "An unified platform for queryable services.",

@@ -28,2 +28,3 @@ "keywords": [

"preferGlobal": true,
"main": "lib/index.js",
"repository": {

@@ -47,7 +48,10 @@ "type": "git",

"scripts": {
"start": "node ./webapp.js",
"start": "node ./lib/webapp.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"files": [
"bin"
"bin",
"lib",
"package.json",
"config.sample.js"
],

@@ -54,0 +58,0 @@ "bin": {

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