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

whoops

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

whoops - npm Package Compare versions

Comparing version 4.1.1 to 4.1.2

src/add-error-props.js

13

package.json

@@ -5,4 +5,4 @@ {

"homepage": "https://github.com/Kikobeats/whoops",
"version": "4.1.1",
"main": "lib/index.js",
"version": "4.1.2",
"main": "src/index.js",
"author": {

@@ -53,3 +53,3 @@ "email": "josefrancisco.verdu@gmail.com",

"files": [
"lib"
"src"
],

@@ -60,3 +60,3 @@ "scripts": {

"coveralls": "nyc report --reporter=text-lcov | coveralls",
"lint": "standard lib",
"lint": "standard",
"postrelease": "npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)",

@@ -94,4 +94,7 @@ "prerelease": "npm run update:check && npm run contributors",

"standard": {
"env": "mocha"
"globals": [
"describe",
"it"
]
}
}
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