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

clarify

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clarify - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

8

package.json
{
"name": "clarify",
"description": "Remove nodecore related stack trace noise",
"version": "2.0.0",
"version": "2.1.0",
"author": "Andreas Madsen <amwebdk@gmail.com>",

@@ -22,7 +22,7 @@ "main": "./clarify.js",

"dependencies": {
"stack-chain": "1.3.x"
"stack-chain": "^2.0.0"
},
"devDependencies": {
"eslint": "2.13.x",
"tap": "5.8.x"
"eslint": "^2.13.0",
"tap": "^11.0.0"
},

@@ -29,0 +29,0 @@ "license": "MIT",

@@ -1,2 +0,2 @@

#clarify [![Build Status](https://secure.travis-ci.org/AndreasMadsen/clarify.png)](http://travis-ci.org/AndreasMadsen/clarify)
# clarify [![Build Status](https://secure.travis-ci.org/AndreasMadsen/clarify.png)](http://travis-ci.org/AndreasMadsen/clarify)

@@ -3,0 +3,0 @@ > Remove nodecore related stack trace noise

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