@liveblocks/react
Advanced tools
+10
-21
| { | ||
| "name": "@liveblocks/react", | ||
| "version": "0.18.4", | ||
| "version": "0.18.5", | ||
| "description": "A set of React hooks and providers to use Liveblocks declaratively.", | ||
@@ -23,2 +23,3 @@ "main": "./dist/index.js", | ||
| "scripts": { | ||
| "dev": "tsup --watch --onSuccess ../../scripts/build.sh", | ||
| "build": "tsup && ../../scripts/build.sh", | ||
@@ -29,10 +30,10 @@ "start": "tsup --watch", | ||
| "check:exports": "tsc scripts/check-factory-exports.ts && node scripts/check-factory-exports.js", | ||
| "test": "jest --watch --silent --verbose", | ||
| "test-ci": "jest --silent --verbose" | ||
| "test": "jest --silent --verbose", | ||
| "test:watch": "jest --silent --verbose --watch" | ||
| }, | ||
| "license": "Apache-2.0", | ||
| "dependencies": { | ||
| "use-sync-external-store": "^1.2.0", | ||
| "@liveblocks/core": "0.18.4", | ||
| "@liveblocks/client": "0.18.4" | ||
| "@liveblocks/client": "0.18.5", | ||
| "@liveblocks/core": "0.18.5", | ||
| "use-sync-external-store": "^1.2.0" | ||
| }, | ||
@@ -43,22 +44,10 @@ "peerDependencies": { | ||
| "devDependencies": { | ||
| "@liveblocks/eslint-config": "*", | ||
| "@liveblocks/jest-config": "*", | ||
| "@testing-library/jest-dom": "^5.16.5", | ||
| "@testing-library/react": "^13.1.1", | ||
| "@types/jest": "^29.1.2", | ||
| "@types/use-sync-external-store": "^0.0.3", | ||
| "@typescript-eslint/eslint-plugin": "^5.26.0", | ||
| "@typescript-eslint/parser": "^5.26.0", | ||
| "eslint": "^8.12.0", | ||
| "eslint-plugin-import": "^2.26.0", | ||
| "eslint-plugin-react-hooks": "^4.6.0", | ||
| "eslint-plugin-simple-import-sort": "^7.0.0", | ||
| "jest": "^29.1.2", | ||
| "jest-environment-jsdom": "^29.1.2", | ||
| "msw": "^0.27.1", | ||
| "prettier": "^2.7.1", | ||
| "react-error-boundary": "^3.1.1", | ||
| "ts-jest": "^29.0.3", | ||
| "ts-node": "^10.8.1", | ||
| "tsup": "^6.2.2", | ||
| "typescript": "^4.7.3", | ||
| "whatwg-fetch": "^3.6.2" | ||
| "react-error-boundary": "^3.1.1" | ||
| }, | ||
@@ -65,0 +54,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
8
-60%0
-100%52517
-0.69%5
-16.67%+ Added
+ Added
- Removed
- Removed
Updated
Updated