cloudvision-connector
Advanced tools
Comparing version 4.9.1 to 4.9.2
@@ -1488,3 +1488,3 @@ (function (global, factory) { | ||
exports.SUBSCRIBE = SUBSCRIBE; | ||
exports.default = Connector; | ||
exports['default'] = Connector; | ||
exports.fromBinaryKey = fromBinaryKey; | ||
@@ -1491,0 +1491,0 @@ exports.sanitizeOptions = sanitizeOptions; |
@@ -1395,3 +1395,2 @@ import { encode, Codec, decode } from 'a-msgpack'; | ||
export default Connector; | ||
export { ACTIVE_CODE, ALL_DATASET_TYPES, APP_DATASET_TYPE, CLOSE, CONFIG_DATASET_TYPE, CONNECTED, DEVICE_DATASET_TYPE, DISCONNECTED, EOF, EOF_CODE, GET, GET_AND_SUBSCRIBE, GET_DATASETS, GET_REQUEST_COMPLETED, PUBLISH, Parser, SEARCH, SEARCH_SUBSCRIBE, SERVICE_REQUEST, SUBSCRIBE, fromBinaryKey, sanitizeOptions, toBinaryKey }; | ||
export { ACTIVE_CODE, ALL_DATASET_TYPES, APP_DATASET_TYPE, CLOSE, CONFIG_DATASET_TYPE, CONNECTED, DEVICE_DATASET_TYPE, DISCONNECTED, EOF, EOF_CODE, GET, GET_AND_SUBSCRIBE, GET_DATASETS, GET_REQUEST_COMPLETED, PUBLISH, Parser, SEARCH, SEARCH_SUBSCRIBE, SERVICE_REQUEST, SUBSCRIBE, Connector as default, fromBinaryKey, sanitizeOptions, toBinaryKey }; |
@@ -1490,5 +1490,5 @@ 'use strict'; | ||
exports.SUBSCRIBE = SUBSCRIBE; | ||
exports.default = Connector; | ||
exports['default'] = Connector; | ||
exports.fromBinaryKey = fromBinaryKey; | ||
exports.sanitizeOptions = sanitizeOptions; | ||
exports.toBinaryKey = toBinaryKey; |
{ | ||
"name": "cloudvision-connector", | ||
"version": "4.9.1", | ||
"version": "4.9.2", | ||
"description": "A module to communicate with the CloudVision API server", | ||
@@ -57,5 +57,5 @@ "author": "extensions@arista.com", | ||
"dependencies": { | ||
"a-msgpack": "4.9.1", | ||
"a-msgpack": "4.9.2", | ||
"base64-js": "1.5.1", | ||
"jsbi": "3.1.5", | ||
"jsbi": "3.1.6", | ||
"uuid": "8.3.2" | ||
@@ -66,5 +66,5 @@ }, | ||
"@rollup/plugin-commonjs": "18.1.0", | ||
"@rollup/plugin-node-resolve": "13.0.2", | ||
"@rollup/plugin-replace": "2.3.4", | ||
"@rollup/plugin-typescript": "8.2.3", | ||
"@rollup/plugin-node-resolve": "13.0.4", | ||
"@rollup/plugin-replace": "3.0.0", | ||
"@rollup/plugin-typescript": "8.2.5", | ||
"@types/base64-js": "1.3.0", | ||
@@ -75,11 +75,11 @@ "@types/imurmurhash": "0.1.1", | ||
"@types/uuid": "8.3.1", | ||
"@typescript-eslint/eslint-plugin": "4.22.1", | ||
"@typescript-eslint/parser": "4.22.1", | ||
"@typescript-eslint/eslint-plugin": "4.29.0", | ||
"@typescript-eslint/parser": "4.29.0", | ||
"babel-eslint": "10.1.0", | ||
"cross-env": "7.0.3", | ||
"eslint": "7.31.0", | ||
"eslint": "7.32.0", | ||
"eslint-config-arista-js": "2.0.1", | ||
"eslint-config-arista-ts": "2.0.0", | ||
"eslint-plugin-arista": "0.2.2", | ||
"eslint-plugin-import": "2.23.3", | ||
"eslint-plugin-import": "2.23.4", | ||
"jest": "27.0.6", | ||
@@ -91,3 +91,3 @@ "jest-environment-jsdom": "27.0.6", | ||
"rimraf": "3.0.2", | ||
"rollup": "2.49.0", | ||
"rollup": "2.56.0", | ||
"rollup-plugin-terser": "7.0.2", | ||
@@ -99,5 +99,5 @@ "ts-jest": "27.0.4", | ||
"typedoc-plugin-markdown": "3.1.1", | ||
"typescript": "4.2.4" | ||
"typescript": "4.3.5" | ||
}, | ||
"gitHead": "46034d89fa66434a5471797f64ad174873db8f83" | ||
"gitHead": "73aa28520c32aa63cd33bf017725fe1eb2068928" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
276426
7071
+ Addeda-msgpack@4.9.2(transitive)
+ Addedjsbi@3.1.6(transitive)
- Removeda-msgpack@4.9.1(transitive)
- Removedjsbi@3.1.5(transitive)
Updateda-msgpack@4.9.2
Updatedjsbi@3.1.6