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

grunt-istanbul

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-istanbul - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

20

package.json
{
"name": "grunt-istanbul",
"description": "JavaScript codecoverage tool for Grunt",
"version": "0.4.0",
"version": "0.4.1",
"homepage": "https://github.com/taichi/grunt-istanbul",

@@ -39,5 +39,5 @@ "author": {

"dependencies": {
"chalk": "~0.5.1",
"istanbul" : "~0.2.3",
"nue": "0.7.0-dev"
"chalk": "~1.0.0",
"istanbul" : "~0.3.7",
"nue": "0.7.1"
},

@@ -49,8 +49,8 @@ "peerDependencies": {

"grunt": "~0.4.5",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-nodeunit": "~0.4.0",
"grunt-contrib-clean" : "~0.4.0a",
"mkdirp": "~0.3.4",
"rimraf": "~2.0.2",
"dateformat" : "~1.0.3-1.2.3"
"grunt-contrib-jshint": "~0.11.0",
"grunt-contrib-nodeunit": "~0.4.1",
"grunt-contrib-clean" : "~0.6.0",
"mkdirp": "~0.5.0",
"rimraf": "~2.3.2",
"dateformat" : "~1.0.11"
},

@@ -57,0 +57,0 @@ "keywords": [

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