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

vue-tables-2

Package Overview
Dependencies
Maintainers
1
Versions
343
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-tables-2 - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

2

compiled/components/renderless/RLTableCell.js

@@ -76,3 +76,3 @@ "use strict";

setEditing: this.setEditingCell(this.Row, this.column),
revertValue: this.revertValue(this, this.Row, this.column)
revertValue: this.revertValue(this.Row, this.column)
};

@@ -79,0 +79,0 @@ }

@@ -10,3 +10,3 @@ "use strict";

}).originalValue;
};
}.bind(this);
};
{
"name": "vue-tables-2",
"description": "Vue.js 2 grid components",
"version": "2.0.3",
"version": "2.0.4",
"keywords": [

@@ -6,0 +6,0 @@ "vue2",

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