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

debux

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

debux - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

4

package.json
{
"name": "debux",
"version": "0.0.3",
"version": "0.0.4",
"description": "Easy-to-use library for debugging your code",
"main": "build/index.js",
"types": "./build/index.d.ts",
"types": "./typings/index.d.ts",
"scripts": {

@@ -8,0 +8,0 @@ "build": "rimraf ./build && tsc",

@@ -7,4 +7,2 @@ {

"moduleResolution": "node",
"declaration": true,
"declarationMap": true,
"allowJs": true,

@@ -11,0 +9,0 @@ "outDir": "build",

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