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

cf-errors

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

cf-errors - npm Package Compare versions

Comparing version 0.1.11 to 0.1.12

10

package.json
{
"name": "cf-errors",
"version": "0.1.11",
"version": "0.1.12",
"description": "Extensible error library",

@@ -15,3 +15,3 @@ "main": "lib/index.js",

"dependencies": {
"lodash": "4.15.0"
"lodash": "4.17.15"
},

@@ -31,3 +31,4 @@ "devDependencies": {

"shelljs": "^0.6.0",
"sinon-chai": "^2.8.0"
"sinon-chai": "^2.8.0",
"ci-publish": "^1.3.1"
},

@@ -39,3 +40,4 @@ "bugs": {

"scripts": {
"test": "gulp unit_test"
"test": "gulp unit_test",
"ci-publish": "ci-publish"
},

@@ -42,0 +44,0 @@ "author": "Codefresh",

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