Socket
Socket
Sign inDemoInstall

@vonage/redact

Package Overview
Dependencies
Maintainers
43
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vonage/redact - npm Package Compare versions

Comparing version 1.11.0 to 1.11.1

dist/lib/enums/index.d.ts

13

package.json
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@vonage/redact",
"version": "1.11.0",
"version": "1.11.1",
"description": "Delete data from the Vonage platform.",

@@ -25,4 +25,5 @@ "homepage": "https://github.com/vonage/vonage-node-sdk/tree/main/packages/redact#readme",

],
"main": "dist/index.js",
"types": "dist/index.d.ts",
"type": "module",
"main": "dist/lib/index.js",
"types": "dist/lib/index.d.ts",
"directories": {

@@ -42,8 +43,4 @@ "lib": "lib",

"dependencies": {
"@vonage/server-client": "^1.12.0"
"@vonage/server-client": "^1.12.1"
},
"devDependencies": {
"@vonage/auth": "^1.10.0",
"nock": "^13.3.4"
},
"publishConfig": {

@@ -50,0 +47,0 @@ "directory": "dist"

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