Socket
Socket
Sign inDemoInstall

@webex/webex-core

Package Overview
Dependencies
Maintainers
21
Versions
1199
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.77.8 to 1.77.9

2

dist/lib/batcher.js

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

},
version: '1.77.8'
version: '1.77.9'
}); /*!

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

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

},
version: '1.77.8'
version: '1.77.9'
}, (_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.77.8'
version: '1.77.9'
}, (_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.77.8'
version: '1.77.9'
});

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

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

var WebexCore = _ampersandState2.default.extend((_obj = {
version: '1.77.8',
version: '1.77.9',

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

WebexCore.version = '1.77.8';
WebexCore.version = '1.77.9';

@@ -889,0 +889,0 @@ (0, _webexInternalCorePluginMixin2.default)(_webexInternalCore2.default, _config2.default, interceptors);

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

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

"lodash": "^4.17.15",
"@webex/common": "1.77.8",
"@webex/common-timers": "1.77.8",
"@webex/common": "1.77.9",
"@webex/common-timers": "1.77.9",
"ampersand-state": "^5.0.3",
"ampersand-events": "^2.0.2",
"@webex/http-core": "1.77.8",
"@webex/http-core": "1.77.9",
"ampersand-collection": "^2.0.2",
"uuid": "^3.3.2",
"core-decorators": "^0.20.0",
"@webex/webex-core": "1.77.8",
"@webex/webex-core": "1.77.9",
"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