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.3 to 1.0.4

build/api.js

5

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

@@ -27,3 +27,4 @@ "main": "build/main.js",

"start": "node -r babel-register src/main.js",
"build": "babel src -d build/"
"build": "babel src -d build/",
"prepublish": "yarn run build"
},

@@ -30,0 +31,0 @@ "dependencies": {

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