Comparing version 1.0.0-beta.5 to 1.0.0
{ | ||
"name": "loro-wasm", | ||
"version": "1.0.0-beta.5", | ||
"version": "1.0.0", | ||
"description": "Loro CRDTs is a high-performance CRDT framework that makes your app state synchronized, collaborative and maintainable effortlessly.", | ||
@@ -19,6 +19,2 @@ "keywords": [ | ||
"module": "bundler/loro_wasm.js", | ||
"scripts": { | ||
"release": "deno run -A ./scripts/build.ts release", | ||
"dev": "deno run -A ./scripts/build.ts dev" | ||
}, | ||
"homepage": "https://loro.dev", | ||
@@ -30,3 +26,7 @@ "author": "", | ||
"vite-plugin-wasm": "^3.1.0" | ||
}, | ||
"scripts": { | ||
"release": "deno run -A ./scripts/build.ts release", | ||
"dev": "deno run -A ./scripts/build.ts dev" | ||
} | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
6439695
0