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.0 to 5.3.4

7

package.json
{
"name": "@slickgrid-universal/binding",
"version": "5.3.0",
"version": "5.3.4",
"description": "Simple Vanilla Implementation of a Binding Engine & Helper to add properties/events 2 way bindings",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
"types": "./dist/types/index.d.ts",

@@ -11,3 +10,2 @@ "exports": {

"types": "./dist/types/index.d.ts",
"node": "./dist/cjs/index.js",
"import": "./dist/esm/index.js",

@@ -18,2 +16,3 @@ "require": "./dist/cjs/index.js"

},
"module": "./dist/esm/index.js",
"publishConfig": {

@@ -42,3 +41,3 @@ "access": "public"

],
"gitHead": "7dd2bc26ec056e2772e1ec9f84c86b7e89e442ee"
"gitHead": "b1d42f539b4e1f501e9652d8c2bcd27f29ea700a"
}

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