Sign In

@debugbundle/redaction

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

@debugbundle/redaction - npm Package Compare versions

Comparing version
0.1.0-next.1
to
0.1.0
+4
-2
package.json
{
"name": "@debugbundle/redaction",
"version": "0.1.0-next.1",
"version": "0.1.0",
"private": false,

@@ -9,3 +9,5 @@ "type": "module",

"files": [
"dist"
"dist",
"README.md",
"LICENSE"
],

@@ -12,0 +14,0 @@ "main": "./dist/index.js",

@@ -9,6 +9,6 @@ # @debugbundle/redaction

Current prerelease channel:
Published package:
```bash
npm install @debugbundle/redaction@next
npm install @debugbundle/redaction
```

@@ -30,3 +30,3 @@

- Published from the DebugBundle prerelease workflow under the `next` dist-tag.
- Published from the core-owned shared-package release workflow in `debugbundle/debugbundle`.
- Most applications consume this transitively through a DebugBundle SDK package.