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

blooper

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blooper - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

package.json
{
"name": "blooper",
"version": "0.0.1",
"version": "0.0.2",
"description": "Handle all your errors in one place.",

@@ -5,0 +5,0 @@ "main": "dist/blooper.js",

@@ -104,3 +104,3 @@ # Blooper

Globals are generally a last resort, but I'll let you make an exception for Blooper, since it's really intended to be global in nature - it's use is to replace language constructs, after all.
Globals are generally a last resort, but I'll let you make an exception for Blooper, since it's really intended to be global in nature - its use is to replace language constructs, after all.

@@ -118,2 +118,3 @@ ```javascript

// This makes the global.handle method available in all modules
global.handle = blooper.handle;

@@ -120,0 +121,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