@twilio/replay-event-emitter
Advanced tools
Comparing version 0.1.0-rc.0 to 0.1.0-rc.1
@@ -6,4 +6,12 @@ # Change Log | ||
## 0.1.0-rc.1 (2021-07-26) | ||
**Note:** Version bump only for package @twilio/replay-event-emitter | ||
## 0.1.0-rc.0 (2021-07-26) | ||
**Note:** Version bump only for package @twilio/replay-event-emitter |
{ | ||
"name": "@twilio/replay-event-emitter", | ||
"version": "0.1.0-rc.0", | ||
"version": "0.1.0-rc.1", | ||
"description": "An extension to Node's EventEmitter that supports event replay.", | ||
@@ -11,2 +11,3 @@ "main": "dist/cjs/index.js", | ||
"test:unit": "jest", | ||
"test:integration": "echo OK", | ||
"ci": "yarn clean && yarn build" | ||
@@ -13,0 +14,0 @@ }, |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
43341
0