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

@slickgrid-universal/binding

Package Overview
Dependencies
Maintainers
0
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@slickgrid-universal/binding - npm Package Compare versions

Comparing version 5.3.4 to 5.4.0

7

package.json
{
"name": "@slickgrid-universal/binding",
"version": "5.3.4",
"version": "5.4.0",
"description": "Simple Vanilla Implementation of a Binding Engine & Helper to add properties/events 2 way bindings",

@@ -11,3 +11,4 @@ "main": "./dist/cjs/index.js",

"import": "./dist/esm/index.js",
"require": "./dist/cjs/index.js"
"require": "./dist/cjs/index.js",
"default": "./dist/esm/index.js"
},

@@ -40,3 +41,3 @@ "./package.json": "./package.json"

],
"gitHead": "b1d42f539b4e1f501e9652d8c2bcd27f29ea700a"
"gitHead": "ecc631f55fa398347885e90057f31ac4133caf3c"
}

Sorry, the diff of this file is not supported yet

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