@automerge/automerge-repo
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "@automerge/automerge-repo", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "A repository object to manage a collection of automerge documents", | ||
"repository": "https://github.com/automerge/automerge-repo", | ||
"repository": "https://github.com/automerge/automerge-repo/tree/master/packages/automerge-repo", | ||
"author": "Peter van Hardenberg <pvh@pvh.ca>", | ||
"license": "MIT", | ||
"private": false, | ||
"type": "module", | ||
@@ -24,2 +23,3 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@automerge/automerge": "^2.1.0", | ||
"@types/debug": "^4.1.7", | ||
@@ -45,3 +45,3 @@ "@types/node": "^20.4.8", | ||
"ts-node": "^10.9.1", | ||
"uuid": "^8.3.2", | ||
"uuid": "^9.0.0", | ||
"xstate": "^4.37.0" | ||
@@ -70,3 +70,3 @@ }, | ||
}, | ||
"gitHead": "4f3391cd33cd0cabfebde48dbd56749ddb6922da" | ||
"gitHead": "17fd5260f9af3e65da636fef084e8c04d6c4bed0" | ||
} |
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 repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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 repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
254182
9
- Removeduuid@8.3.2(transitive)
Updateduuid@^9.0.0