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

concurrent

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

concurrent - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

.travis.yml

10

package.json
{
"name": "concurrent",
"version": "0.0.0",
"version": "0.0.1",
"description": "Promises/A+ with Scala awesomeness",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "mocha test/*_spec.js --reporter spec"
},

@@ -24,3 +24,7 @@ "repository": {

"readmeFilename": "README.md",
"gitHead": "de0a26f9add46f5687715e848f93d915680ae728"
"gitHead": "de0a26f9add46f5687715e848f93d915680ae728",
"devDependencies": {
"promises-aplus-tests": "*",
"mocha": "~1.12.0"
}
}

@@ -1,4 +0,4 @@

concurrent
Concurrent
==========
Promises/A+ with Scala awesomeness
Promises/A+ with Scala awesomeness [![Build Status](https://travis-ci.org/pspeter3/concurrent.png)](https://travis-ci.org/pspeter3/concurrent)

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