@webex/common-evented
Advanced tools
Comparing version 1.74.2 to 1.74.3
{ | ||
"name": "@webex/common-evented", | ||
"version": "1.74.2", | ||
"version": "1.74.3", | ||
"description": "Class property decorator the adds change events to properties", | ||
@@ -20,5 +20,5 @@ "license": "MIT", | ||
"babel-runtime": "^6.26.0", | ||
"@webex/common": "1.74.2", | ||
"@webex/common": "1.74.3", | ||
"envify": "^4.1.0" | ||
} | ||
} |
@@ -8,3 +8,3 @@ /*! | ||
import {assert} from '@webex/test-helper-chai'; | ||
import sinon from '@webex/test-helper-sinon'; | ||
import sinon from 'sinon'; | ||
@@ -11,0 +11,0 @@ describe('common-evented', () => { |
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
7482
+ Added@webex/common@1.74.3(transitive)
- Removed@webex/common@1.74.2(transitive)
Updated@webex/common@1.74.3