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

@cocreate/crdt

Package Overview
Dependencies
Maintainers
1
Versions
265
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cocreate/crdt - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.0.2](https://github.com/CoCreate-app/CoCreate-crdt/compare/v1.0.1...v1.0.2) (2021-03-29)
### Bug Fixes
* script commands ([fd61f17](https://github.com/CoCreate-app/CoCreate-crdt/commit/fd61f1766c6302c0b93319dd389cbb1b472e841d))
## [1.0.1](https://github.com/CoCreate-app/CoCreate-crdt/compare/v1.0.0...v1.0.1) (2021-03-29)

@@ -2,0 +9,0 @@

7

package.json
{
"name": "@cocreate/crdt",
"version": "1.0.1",
"version": "1.0.2",
"description": "CoCreatejs and yjs binding",

@@ -11,5 +11,6 @@ "author": "CoCreate LLC",

"scripts": {
"start": "npx webpack --config webpack.config.js --watch",
"start": "npx webpack --config webpack.config.js",
"build": "NODE_ENV=production npx webpack --config webpack.config.js",
"watch": "webpack --watch",
"dev": "npx webpack --config webpack.config.js --watch",
"docs": "node ./node_modules/@cocreate/docs/src/index.js",
"postinstall": "npm run start"

@@ -16,0 +17,0 @@ },

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