react-virtuoso
Advanced tools
Comparing version 4.7.3 to 4.8.0-development
@@ -5,3 +5,3 @@ { | ||
"sideEffects": false, | ||
"version": "4.7.3", | ||
"version": "4.8.0-development", | ||
"homepage": "https://virtuoso.dev/", | ||
@@ -30,16 +30,2 @@ "license": "MIT", | ||
], | ||
"scripts": { | ||
"build": "vite build", | ||
"test": "vitest run", | ||
"test:watch": "vitest watch", | ||
"e2e": "playwright test", | ||
"lint": "eslint src test e2e --ext .ts,.tsx", | ||
"typecheck": "tsc --noEmit -p tsconfig.typecheck.json", | ||
"dev": "LADLE=true ladle serve", | ||
"prepare": "pnpm run build && husky install", | ||
"semantic-release": "semantic-release", | ||
"docs:start": "docusaurus start --config docusaurus/docusaurus.config.js", | ||
"docs:build": "docusaurus build --config docusaurus/docusaurus.config.js", | ||
"docs:deploy": "docusaurus deploy --config docusaurus/docusaurus.config.js" | ||
}, | ||
"peerDependencies": { | ||
@@ -120,3 +106,16 @@ "react": ">=16 || >=17 || >= 18", | ||
"url": "https://github.com/petyosi/react-virtuoso.git" | ||
}, | ||
"scripts": { | ||
"build": "vite build", | ||
"test": "vitest run", | ||
"test:watch": "vitest watch", | ||
"e2e": "playwright test", | ||
"lint": "eslint src test e2e --ext .ts,.tsx", | ||
"typecheck": "tsc --noEmit -p tsconfig.typecheck.json", | ||
"dev": "LADLE=true ladle serve", | ||
"semantic-release": "semantic-release", | ||
"docs:start": "docusaurus start --config docusaurus/docusaurus.config.js", | ||
"docs:build": "docusaurus build --config docusaurus/docusaurus.config.js", | ||
"docs:deploy": "docusaurus deploy --config docusaurus/docusaurus.config.js" | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
250471
5512
2