Comparing version 6.0.0 to 6.0.1
@@ -9,3 +9,3 @@ { | ||
"homepage": "https://github.com/braintree/framebus", | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"main": "dist/index.js", | ||
@@ -31,6 +31,6 @@ "files": [ | ||
"dependencies": { | ||
"@braintree/uuid": "^0.1.0" | ||
"@braintree/uuid": "^1.0.0" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "^29.4.0", | ||
"@types/jest": "^29.5.11", | ||
"@wdio/cli": "^7.25.2", | ||
@@ -41,11 +41,11 @@ "@wdio/local-runner": "^7.25.2", | ||
"@wdio/sync": "^7.25.2", | ||
"async": "^3.2.4", | ||
"async": "^3.2.5", | ||
"browserify": "^17.0.0", | ||
"chromedriver": "^118.0.1", | ||
"chromedriver": "^125.0.3", | ||
"del": "^6.0.0", | ||
"ejs": "^3.1.8", | ||
"eslint": "^8.35.0", | ||
"ejs": "^3.1.10", | ||
"eslint": "^8.56.0", | ||
"eslint-config-braintree": "6.0.0-typescript-prep-rc.2", | ||
"express": "^4.18.2", | ||
"gulp": "^4.0.2", | ||
"express": "^4.19.2", | ||
"gulp": "^5.0.0", | ||
"gulp-concat": "^2.4.2", | ||
@@ -56,4 +56,4 @@ "gulp-remove-code": "^3.0.4", | ||
"gulp-uglify": "^3.0.2", | ||
"jest": "^29.5.0", | ||
"jest-environment-jsdom": "^29.5.0", | ||
"jest": "^29.7.0", | ||
"jest-environment-jsdom": "^29.7.0", | ||
"morgan": "^1.10.0", | ||
@@ -63,3 +63,3 @@ "prettier": "^2.8.4", | ||
"tsify": "^5.0.4", | ||
"typescript": "^5.1.6", | ||
"typescript": "^5.3.3", | ||
"vinyl-buffer": "^1.0.1", | ||
@@ -66,0 +66,0 @@ "vinyl-source-stream": "^2.0.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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
36386
0
+ Added@braintree/uuid@1.0.0(transitive)
- Removed@braintree/uuid@0.1.0(transitive)
Updated@braintree/uuid@^1.0.0