New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bloodhound-js

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

bloodhound-js - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

yarn.lock

10

package.json
{
"name": "bloodhound-js",
"version": "1.2.1",
"version": "1.2.2",
"description": "bloodhound.js for node and browser",
"main": "index.js",
"scripts": {
"build": "node_modules/.bin/webpack -p",
"start": "./node_modules/.bin/webpack-dev-server -c --port=7788",
"test": "./node_modules/.bin/tape tests/*.js"
"build": "webpack -p",
"start": "webpack-dev-server -c --port=7788",
"test": "tape tests/*.js"
},

@@ -16,3 +16,3 @@ "author": "Wang Zuo",

"object-assign": "^4.0.1",
"storage2": "0.0.2",
"storage2": "^0.1.0",
"superagent": "^1.2.0"

@@ -19,0 +19,0 @@ },

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