loro-crdt
Advanced tools
Comparing version 0.2.5 to 0.2.6
{ | ||
"name": "loro-crdt", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"description": "", | ||
@@ -8,7 +8,2 @@ "main": "dist/loro.js", | ||
"typings": "dist/loro.d.ts", | ||
"scripts": { | ||
"build": "rollup -c", | ||
"watch": "rollup -c -w", | ||
"test": "vitest run" | ||
}, | ||
"author": "", | ||
@@ -29,3 +24,8 @@ "license": "ISC", | ||
"vitest": "^0.29.7" | ||
}, | ||
"scripts": { | ||
"build": "rollup -c", | ||
"watch": "rollup -c -w", | ||
"test": "vitest run" | ||
} | ||
} | ||
} |
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
60036