replicache
Advanced tools
Comparing version 13.0.0 to 13.0.1
{ | ||
"name": "replicache", | ||
"description": "Realtime sync for any backend stack", | ||
"version": "13.0.0", | ||
"version": "13.0.1", | ||
"repository": "github:rocicorp/replicache", | ||
@@ -18,3 +18,3 @@ "license": "https://roci.dev/terms.html", | ||
"build-bundle-sizes": "rm -rf out && npm run build-dts && node tool/build.js --bundle-sizes", | ||
"prepack": "npm run lint && npm run build && mv README.md README-org.md && mv README-external.md README.md", | ||
"prepack": "npm run lint && npm run test && npm run build && mv README.md README-org.md && mv README-external.md README.md", | ||
"postpack": "mv README.md README-external.md && mv README-org.md README.md", | ||
@@ -21,0 +21,0 @@ "prepare": "rm -f node_modules/fetch-mock/esm/client.d.ts", |
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
415110
4
3