Socket
Socket
Sign inDemoInstall

@webex/webex-core

Package Overview
Dependencies
Maintainers
21
Versions
1193
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webex/webex-core - npm Package Compare versions

Comparing version 1.58.0 to 1.58.3

2

dist/lib/batcher.js

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

},
version: '1.58.0'
version: '1.58.3'
}); /*!

@@ -357,0 +357,0 @@ * Copyright (c) 2015-2017 Cisco Systems, Inc. See LICENSE file.

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

},
version: '1.58.0'
version: '1.58.3'
}, (_applyDecoratedDescriptor(_obj, 'getUserToken', [_dec, _dec2], (0, _getOwnPropertyDescriptor2.default)(_obj, 'getUserToken'), _obj), _applyDecoratedDescriptor(_obj, 'initialize', [_dec3], (0, _getOwnPropertyDescriptor2.default)(_obj, 'initialize'), _obj), _applyDecoratedDescriptor(_obj, 'invalidate', [_common.oneFlight, _dec4], (0, _getOwnPropertyDescriptor2.default)(_obj, 'invalidate'), _obj), _applyDecoratedDescriptor(_obj, 'refresh', [_common.oneFlight, _dec5, _dec6], (0, _getOwnPropertyDescriptor2.default)(_obj, 'refresh'), _obj)), _obj)));

@@ -583,0 +583,0 @@

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

},
version: '1.58.0'
version: '1.58.3'
}, (_applyDecoratedDescriptor(_obj, 'downscope', [_dec], (0, _getOwnPropertyDescriptor2.default)(_obj, 'downscope'), _obj), _applyDecoratedDescriptor(_obj, 'refresh', [_common.oneFlight], (0, _getOwnPropertyDescriptor2.default)(_obj, 'refresh'), _obj), _applyDecoratedDescriptor(_obj, 'revoke', [_common.oneFlight], (0, _getOwnPropertyDescriptor2.default)(_obj, 'revoke'), _obj)), _obj)));

@@ -629,0 +629,0 @@

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

trace: wrapConsoleMethod('trace'),
version: '1.58.0'
version: '1.58.3'
});

@@ -66,0 +66,0 @@

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

var SparkCore = _ampersandState2.default.extend((_obj = {
version: '1.58.0',
version: '1.58.3',

@@ -835,3 +835,3 @@ children: {

SparkCore.version = '1.58.0';
SparkCore.version = '1.58.3';

@@ -838,0 +838,0 @@ (0, _sparkInternalCorePluginMixin2.default)(_sparkInternalCore2.default, _config2.default, interceptors);

{
"name": "@webex/webex-core",
"version": "1.58.0",
"version": "1.58.3",
"description": "Plugin handling for Cisco Webex",

@@ -30,13 +30,13 @@ "license": "MIT",

"lodash": "^4.17.11",
"@webex/common": "1.58.0",
"@webex/common-timers": "1.58.0",
"@webex/common": "1.58.3",
"@webex/common-timers": "1.58.3",
"ampersand-state": "^5.0.2",
"ampersand-events": "^2.0.2",
"@webex/http-core": "1.58.0",
"@webex/http-core": "1.58.3",
"ampersand-collection": "^2.0.2",
"uuid": "^3.2.1",
"core-decorators": "^0.20.0",
"@webex/webex-core": "1.58.0",
"@webex/webex-core": "1.58.3",
"envify": "^4.1.0"
}
}
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