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.3 to 4.1.4

12

package.json

@@ -5,3 +5,3 @@ {

"homepage": "https://github.com/Kikobeats/whoops",
"version": "4.1.3",
"version": "4.1.4",
"main": "src/index.js",

@@ -15,2 +15,6 @@ "author": {

{
"name": "Jorrit Schippers",
"email": "jorrit@ncode.nl"
},
{
"name": "Prasad Nayak",

@@ -64,7 +68,7 @@ "email": "prasadnayak1006@gmail.com"

"clean": "rm -rf node_modules",
"contributors": "(git-authors-cli && finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true",
"contributors": "(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true",
"coveralls": "nyc report --reporter=text-lcov | coveralls",
"lint": "standard",
"postrelease": "npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)",
"prerelease": "npm run update:check && npm run contributors",
"prerelease": "npm run update:check",
"pretest": "npm run lint",

@@ -85,3 +89,3 @@ "release": "standard-version -a",

"nano-staged": {
"*.js": [
"*.js,!*.min.js,": [
"prettier-standard"

@@ -88,0 +92,0 @@ ],

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