Socket
Socket
Sign inDemoInstall

iferr

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.5 to 1.0.0

iferr.js

14

package.json
{
"name": "iferr",
"version": "0.1.5",
"version": "1.0.0",
"description": "Higher-order functions for easier error handling",
"main": "index.js",
"main": "iferr.js",
"scripts": {
"test": "mocha",
"prepublish": "coffee -c index.coffee"
"test": "mocha"
},
"engines": {
"node": ">=6.0.0"
},
"repository": {

@@ -25,5 +27,5 @@ "type": "git",

"devDependencies": {
"coffee-script": "^1.7.1",
"mocha": "^1.18.2"
"coffee-script": "^1.12.7",
"mocha": "^4.0.1"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc