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

hebo-notification-handler-inmemory

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hebo-notification-handler-inmemory - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

.nvmrc

43

package.json
{
"name": "hebo-notification-handler-inmemory",
"description": "Notification Handler implementation for hebo-js that stores to memory",
"version": "1.0.1",
"version": "1.0.2",
"author": "Steve Caldwell <scaldwell@gmail.com>",

@@ -23,24 +23,24 @@ "ava": {

"dependencies": {
"auto-bind": "^1.2.1",
"hebo": "^0.3.3"
"auto-bind": "^1.2.1"
},
"devDependencies": {
"@commitlint/cli": "latest",
"@commitlint/config-conventional": "latest",
"ava": "latest",
"codecov": "latest",
"cross-env": "latest",
"eslint": "latest",
"eslint-config-prettier": "latest",
"eslint-config-xo-lass": "latest",
"eslint-plugin-prettier": "latest",
"fixpack": "latest",
"husky": "latest",
"lint-staged": "latest",
"nyc": "latest",
"prettier": "latest",
"remark-cli": "latest",
"remark-preset-github": "latest",
"@commitlint/cli": "^7.2.0",
"@commitlint/config-conventional": "^7.1.2",
"ava": "^0.25.0",
"codecov": "^3.1.0",
"cross-env": "^5.2.0",
"eslint": "^5.6.1",
"eslint-config-prettier": "^3.1.0",
"eslint-config-xo-lass": "^1.0.3",
"eslint-plugin-prettier": "^3.0.0",
"fixpack": "^2.3.1",
"hebo": "^0.3.3",
"husky": "^1.1.2",
"lint-staged": "^7.3.0",
"nyc": "^13.0.1",
"prettier": "^1.14.3",
"remark-cli": "^5.0.0",
"remark-preset-github": "^0.0.9",
"shortid": "^2.2.13",
"xo": "latest"
"xo": "^0.23.0"
},

@@ -92,2 +92,5 @@ "engines": {

},
"peerDependencies": {
"hebo": "^0.3.3"
},
"prettier": {

@@ -94,0 +97,0 @@ "singleQuote": true,

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