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

connect-rest-test

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

connect-rest-test - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

package.json
{
"name": "connect-rest-test",
"description": "Grunt test plugin for connect-rest",
"version": "0.1.1",
"version": "0.1.2",
"homepage": "https://github.com/imrefazekas/connect-rest-test",

@@ -6,0 +6,0 @@ "author": {

@@ -83,3 +83,3 @@ /*

grunt.log.writeln( 'Job finished: ' + key + ' with:' + JSON.stringify(status) );
grunt.log.writeln( 'Job finished: ' + key + ' with result:' + result + ' and status:' + JSON.stringify(status) );
doneCheck(done, threads--);

@@ -86,0 +86,0 @@ }

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