twilio-sync
Advanced tools
Comparing version 3.0.6 to 3.0.7-rc.0
@@ -6,2 +6,10 @@ # Change Log | ||
### [3.0.7-rc.0](https://github.com/twilio/rtd-sdk-monorepo-js/compare/twilio-sync@3.0.6...twilio-sync@3.0.7-rc.0) (2022-01-28) | ||
**Note:** Version bump only for package twilio-sync | ||
### [3.0.6](https://github.com/twilio/rtd-sdk-monorepo-js/compare/twilio-sync@3.0.6-rc.6...twilio-sync@3.0.6) (2021-11-25) | ||
@@ -8,0 +16,0 @@ |
@@ -105,5 +105,5 @@ /* | ||
var version = "3.0.6"; | ||
var version = "3.0.7-rc.0"; | ||
exports.version = version; | ||
//# sourceMappingURL=package.json.js.map |
{ | ||
"name": "twilio-sync", | ||
"version": "3.0.6", | ||
"version": "3.0.7-rc.0", | ||
"description": "Twilio Sync client library", | ||
@@ -18,3 +18,4 @@ "main": "./builds/lib.js", | ||
"README.md", | ||
"LICENSE" | ||
"LICENSE", | ||
"NOTICE.txt" | ||
], | ||
@@ -29,4 +30,4 @@ "scripts": { | ||
"ssri": "yarn ssri:bundle && yarn ssri:min", | ||
"ssri:bundle": "openssl dgst -sha256 -binary ./builds/twilio-sync.js | openssl base64 -A | (printf \"sha256-\" && cat) > ./builds/twilio-sync.sri", | ||
"ssri:min": "openssl dgst -sha256 -binary ./builds/twilio-sync.min.js | openssl base64 -A | (printf \"sha256-\" && cat) > ./builds/twilio-sync.min.sri", | ||
"ssri:bundle": "openssl dgst -sha256 -binary ./builds/twilio-sync.js | openssl base64 -A | (printf \"sha256-\" && cat) | tee ./builds/twilio-sync.sri", | ||
"ssri:min": "openssl dgst -sha256 -binary ./builds/twilio-sync.min.js | openssl base64 -A | (printf \"sha256-\" && cat) | tee ./builds/twilio-sync.min.sri", | ||
"sourceMapReport:html": "npx source-map-explorer@2.5.2 ./builds/lib.js --html ./builds/lib.report.html --no-border-checks", | ||
@@ -40,4 +41,4 @@ "sourceMapReport:json": "npx source-map-explorer@2.5.2 ./builds/lib.js --json ./builds/lib.report.json --no-border-checks", | ||
"@babel/runtime": "^7.14.5", | ||
"@twilio/declarative-type-validator": "^0.1.10", | ||
"@twilio/operation-retrier": "^4.0.6", | ||
"@twilio/declarative-type-validator": "^0.1.11-rc.0", | ||
"@twilio/operation-retrier": "^4.0.7-rc.0", | ||
"core-js": "^3.17.3", | ||
@@ -47,3 +48,3 @@ "iso8601-duration": "=1.2.0", | ||
"platform": "^1.3.6", | ||
"twilsock": "^0.12.1", | ||
"twilsock": "^0.12.2-rc.0", | ||
"uuid": "^3.4.0" | ||
@@ -93,2 +94,3 @@ }, | ||
"rollup": "^2.51.1", | ||
"rollup-plugin-copy": "^3.4.0", | ||
"rollup-plugin-polyfill-node": "^0.6.2", | ||
@@ -95,0 +97,0 @@ "rollup-plugin-terser": "^7.0.2", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
11401167
101
56
2