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

patr

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

patr - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

10

package.json
{
"name": "patr",
"author": "Kris Zyp",
"version": "0.2.4",
"description": "Promise-based asynchronous test runner",
"version": "0.2.5",
"contributors": [],

@@ -25,3 +26,3 @@ "keywords": [

"mappings": {
"promised-io": "http://github.com/kriszyp/promised-io/zipball/v0.2.2"
"promised-io": "http://github.com/kriszyp/promised-io/zipball/v0.2.3"
},

@@ -32,6 +33,7 @@ "githubName": "patr",

"dependencies": {
"promised-io": "0.2.2"
"promised-io": "0.2.3"
},
"directories": { "lib": "./lib" },
"main": "./lib"
"main": "./lib",
"icon": "http://packages.dojofoundation.org/images/persvr.png"
}
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