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

handsontable-helpers

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

handsontable-helpers - npm Package Compare versions

Comparing version 1.1.10 to 1.1.11

5

handsontable.helpers.js

@@ -107,6 +107,3 @@ /**

} else {
var fields = Object.keys(props).sort(function (a, b) {
if (a === '_id') return -1
else return 1
})
var fields = Object.keys(props)

@@ -113,0 +110,0 @@ for (var p = 0; p < fields.length; p++) {

2

package.json
{
"name": "handsontable-helpers",
"version": "1.1.10",
"version": "1.1.11",
"description": "",

@@ -5,0 +5,0 @@ "main": "handsontable.helpers.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