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

notifme-devtool

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

notifme-devtool - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

6

package.json
{
"name": "notifme-devtool",
"version": "1.0.0",
"version": "1.0.1",
"description": "Devtool to test all your notifications (emailn sms, webpush, facebook...) in local.",

@@ -28,2 +28,3 @@ "main": "build/main.js",

"dependencies": {
"babel-runtime": "6.23.0",
"body-parser": "1.17.1",

@@ -46,3 +47,6 @@ "colors": "1.1.2",

"nodemon": "1.11.0"
},
"bin": {
"notifme-devtool": "./build/main.js"
}
}

2

README.md

@@ -7,3 +7,3 @@ ## Notif.me devtool

yarn global add notifme-devtool
yarn run notifme-devtool
notifme-devtool -u ${app}.notif.me [--first | -t ${your-dev-token}]
```
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