You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

jscrambler

Package Overview
Dependencies
Maintainers
1
Versions
171
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.6.5 to 0.6.6

2

jscrambler-client.js

@@ -32,3 +32,3 @@ 'use strict';

options.keys = defaults(options || {}, cfg.keys);
options.keys = defaults(options.keys || {}, cfg.keys);
/**

@@ -35,0 +35,0 @@ * @member

{
"name": "jscrambler",
"description": "JScrambler API client.",
"version": "0.6.5",
"version": "0.6.6",
"homepage": "https://github.com/jscrambler/node-jscrambler",

@@ -30,3 +30,3 @@ "author": {

"dependencies": {
"commander": "^2.5.0",
"commander": "^2.6.0",
"flavored-path": "0.0.8",

@@ -45,3 +45,3 @@ "fs-extra": "^0.12.0",

"q": "^1.1.2",
"rc": "^0.5.4",
"rc": "^0.5.5",
"snake-case": "^1.0.1",

@@ -48,0 +48,0 @@ "temp": "^0.8.1"

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc