Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

grunt-toggl

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

grunt-toggl - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

14

package.json
{
"name": "grunt-toggl",
"description": "Toggl API for Grunt. E.g. start time tracking with `grunt watch` or `grunt toggl`",
"version": "0.1.4",
"version": "0.1.5",
"homepage": "https://github.com/davidosomething/grunt-toggl",

@@ -31,12 +31,12 @@ "author": {

"dependencies": {
"lodash": "~2.4.1",
"lodash": "^3.10.1",
"node-print": "~0.0.4",
"request": "~2.34.0"
"request": "^2.63.0"
},
"devDependencies": {
"grunt": "~0.4.4",
"grunt-bump": "0.0.13",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-jshint": "^0.9.2",
"grunt-contrib-nodeunit": "^0.3.3"
"grunt-bump": "^0.5.0",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-jshint": "^0.11.3",
"grunt-contrib-nodeunit": "^0.4.1"
},

@@ -43,0 +43,0 @@ "peerDependencies": {

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