Socket
Socket
Sign inDemoInstall

jscrambler

Package Overview
Dependencies
61
Maintainers
10
Versions
171
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.0.0 to 8.0.1

6

CHANGELOG.md
# jscrambler
## 8.0.1
### Patch Changes
- [56e65d9]: Added async behaviour to delete protection on success.
## 8.0.0

@@ -4,0 +10,0 @@

2

dist/index.js

@@ -485,3 +485,3 @@ "use strict";

if (deleteProtectionOnSuccess) {
_this.removeProtection(client, protection._id, applicationId).then(() => {
await _this.removeProtection(client, protection._id, applicationId).then(() => {
if (debug) {

@@ -488,0 +488,0 @@ console.log('Protection has been successful and will now be deleted');

{
"name": "jscrambler",
"description": "Jscrambler API client.",
"version": "8.0.0",
"version": "8.0.1",
"homepage": "https://github.com/jscrambler/jscrambler",

@@ -6,0 +6,0 @@ "author": "Jscrambler <support@jscrambler.com>",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc