New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

localsync

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

localsync - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

14

package.json
{
"name": "localsync",
"version": "1.3.0",
"version": "1.3.1",
"description": "a lightweight module to sync JS objects in realtime across tabs / windows of a browser.",

@@ -50,7 +50,7 @@ "main": "lib/index.js",

"dependencies": {
"cookiesync": "^1.3.0",
"serversync": "^1.3.0",
"socketsync": "^1.3.0",
"storagesync": "^1.3.0",
"webrtcsync": "^1.3.0"
"cookiesync": "^1.3.1",
"serversync": "^1.3.1",
"socketsync": "^1.3.1",
"storagesync": "^1.3.1",
"webrtcsync": "^1.3.1"
},

@@ -62,6 +62,6 @@ "devDependencies": {

"babel-register": "latest",
"chai": "^3.0.0",
"codecov": "^1.0.1",
"esdoc": "^0.4.6",
"esdoc-es7-plugin": "0.0.3",
"invariant": "^2.2.2",
"mocha": "latest",

@@ -68,0 +68,0 @@ "ncp": "^2.0.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