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

marionette-client

Package Overview
Dependencies
Maintainers
7
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

marionette-client - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4-scope-backout

7

lib/marionette/client.js

@@ -582,7 +582,2 @@ (function(module, ns) {

var scopeState = {};
for (key in this._state) {
scopeState[key] = this._state[key];
}
// copy the given options

@@ -600,4 +595,2 @@ for (key in options) {

scope._state = scopeState;
return scope;

@@ -604,0 +597,0 @@ },

4

package.json
{
"name": "marionette-client",
"version": "1.1.3",
"version": "1.1.4-scope-backout",
"main": "lib/marionette/index",
"description": "Marionette Javascript Client",
"author": "James Lal",
"author": "The Gaia Team <dev-gaia@lists.mozilla.org>",
"dependencies": {

@@ -8,0 +8,0 @@ "debug": "~0.6",

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