Socket
Socket
Sign inDemoInstall

exception-formatter

Package Overview
Dependencies
1
Maintainers
9
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.1 to 2.1.2

src/exceptionFormatter.js

9

package.json
{
"name": "exception-formatter",
"version": "2.1.1",
"version": "2.1.2",
"author": "Jason Walton <dev@lucid.thedreaming.org> (https://github.com/jwalton)",

@@ -34,13 +34,10 @@ "license": "MIT",

},
"main": "./lib/exceptionFormatter.js",
"main": "./src/exceptionFormatter.js",
"types": "./exceptionFormatter.d.ts",
"files": [
"lib/**/*",
"src/**/*",
"exceptionFormatter.d.ts"
],
"scripts": {
"build": "coffee -c -o lib src",
"test": "nyc mocha 'test/**/*.js'",
"prepare": "npm run build",
"prepublishOnly": "npm run test",
"semantic-release": "semantic-release"

@@ -47,0 +44,0 @@ },

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc