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

dingdingdong

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dingdingdong - npm Package Compare versions

Comparing version 1.6.0 to 1.7.0

17

package.json
{
"name": "dingdingdong",
"version": "1.6.0",
"version": "1.7.0",
"main": "build/index.js",
"description": "Alert yourself when a task ends",

@@ -12,4 +13,3 @@ "repository": "https://github.com/Shahor/dingdingdong",

"link": "npm run build && npm link",
"prepublish": "npm run build",
"install": "npm run build"
"prepublish": "npm run build"
},

@@ -19,2 +19,7 @@ "bin": {

},
"dependencies": {
"ramda": "^0.23.0",
"request": "^2.79.0",
"commander": "^2.9.0"
},
"devDependencies": {

@@ -24,8 +29,4 @@ "babel-cli": "^6.22.2",

"babel-preset-env": "^1.1.8",
"commander": "^2.9.0",
"eslint": "^3.13.1",
"ramda": "^0.23.0",
"request": "^2.79.0",
"webpack": "^1.14.0"
"eslint": "^3.13.1"
}
}

Sorry, the diff of this file is not supported yet

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