Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

loro-wasm

Package Overview
Dependencies
Maintainers
0
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

loro-wasm - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

12

package.json
{
"name": "loro-wasm",
"version": "1.0.0",
"version": "1.0.1",
"description": "Loro CRDTs is a high-performance CRDT framework that makes your app state synchronized, collaborative and maintainable effortlessly.",

@@ -19,2 +19,6 @@ "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",

@@ -26,7 +30,3 @@ "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 not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc