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

yjs

Package Overview
Dependencies
Maintainers
1
Versions
286
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yjs - npm Package Compare versions

Comparing version 0.8.25 to 0.8.26

2

dist/bower.json
{
"name": "yjs",
"version": "0.8.25",
"version": "0.8.26",
"homepage": "y-js.org",

@@ -5,0 +5,0 @@ "authors": [

@@ -148,3 +148,3 @@

gulp.task('publish_commits', function (cb) {
gulp.src('./package.json')
return gulp.src('./package.json')
.pipe($.prompt.confirm({

@@ -180,4 +180,4 @@ message: 'Are you sure you want to publish this release?',

/* TODO: include 'test',*/
runSequence('updateSubmodule', 'bump', 'dist', 'publish_commits', cb)
return runSequence('updateSubmodule', 'bump', 'dist', 'publish_commits', cb)
})
}
{
"name": "yjs",
"version": "0.8.25",
"version": "0.8.26",
"description": "A framework for real-time p2p shared editing on arbitrary complex data types",

@@ -5,0 +5,0 @@ "main": "./src/y.js",

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