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

derby

Package Overview
Dependencies
Maintainers
6
Versions
213
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

derby - npm Package Compare versions

Comparing version 2.0.0-rc.1 to 2.0.0-rc.2

2

lib/App.js

@@ -75,3 +75,3 @@ /*

App.prototype._finishInit = function() {
var script = this._getScript();
var script = this._getAppStateScript();
var data = App._parseInitialData(script.nextSibling.innerHTML);

@@ -78,0 +78,0 @@ this.model.createConnection(data);

{
"name": "derby",
"description": "MVC framework making it easy to write realtime, collaborative applications that run in both Node.js and browsers.",
"version": "2.0.0-rc.1",
"version": "2.0.0-rc.2",
"homepage": "http://derbyjs.com/",

@@ -6,0 +6,0 @@ "repository": {

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