@algolia/client-abtesting
Advanced tools
Comparing version 5.2.4-beta.2 to 5.2.4-beta.3
{ | ||
"version": "5.2.4-beta.2", | ||
"version": "5.2.4-beta.3", | ||
"repository": { | ||
@@ -10,2 +10,7 @@ "type": "git", | ||
"author": "Algolia", | ||
"scripts": { | ||
"build": "yarn clean && yarn tsup && yarn rollup -c rollup.config.js", | ||
"clean": "rm -rf ./dist || true", | ||
"test:bundle": "publint . && attw --pack ." | ||
}, | ||
"name": "@algolia/client-abtesting", | ||
@@ -32,3 +37,3 @@ "description": "JavaScript client for client-abtesting", | ||
}, | ||
"./src/*": "./src/*.ts" | ||
"./src": "./src/*.ts" | ||
}, | ||
@@ -43,13 +48,11 @@ "jsdelivr": "./dist/builds/browser.umd.js", | ||
], | ||
"scripts": { | ||
"build": "yarn clean && yarn tsup && yarn rollup -c rollup.config.js", | ||
"clean": "rm -rf ./dist || true" | ||
}, | ||
"dependencies": { | ||
"@algolia/client-common": "5.2.4-beta.2", | ||
"@algolia/requester-browser-xhr": "5.2.4-beta.2", | ||
"@algolia/requester-node-http": "5.2.4-beta.2" | ||
"@algolia/client-common": "5.2.4-beta.3", | ||
"@algolia/requester-browser-xhr": "5.2.4-beta.3", | ||
"@algolia/requester-node-http": "5.2.4-beta.3" | ||
}, | ||
"devDependencies": { | ||
"@arethetypeswrong/cli": "0.15.4", | ||
"@types/node": "22.5.1", | ||
"publint": "0.2.10", | ||
"rollup": "4.21.2", | ||
@@ -56,0 +59,0 @@ "tsup": "8.2.4", |
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
387307
141
3765
0
6
+ Added@algolia/client-common@5.2.4-beta.3(transitive)
+ Added@algolia/requester-browser-xhr@5.2.4-beta.3(transitive)
+ Added@algolia/requester-node-http@5.2.4-beta.3(transitive)
- Removed@algolia/client-common@5.2.4-beta.2(transitive)
- Removed@algolia/requester-browser-xhr@5.2.4-beta.2(transitive)
- Removed@algolia/requester-node-http@5.2.4-beta.2(transitive)