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

@slickgrid-universal/custom-footer-component

Package Overview
Dependencies
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@slickgrid-universal/custom-footer-component - npm Package Compare versions

Comparing version 2.3.0 to 2.4.0

26

package.json
{
"name": "@slickgrid-universal/custom-footer-component",
"version": "2.3.0",
"version": "2.4.0",
"description": "Slick Custom Footer Component - Vanilla Implementation of a Custom Footer Component",
"main": "dist/commonjs/index.js",
"module": "dist/esm/index.js",
"types": "dist/commonjs/index.d.ts",
"typings": "dist/commonjs/index.d.ts",
"exports": {
".": {
"browser": "./dist/esm/index.js",
"import": "./dist/esm/index.d.ts",
"require": "./dist/commonjs/index.js"
},
"./*": "./*"
},
"typesVersions": {
"*": {
"*": [
"./dist/esm/index.d.ts"
]
}
},
"types": "dist/esm/index.d.ts",
"publishConfig": {

@@ -32,7 +46,7 @@ "access": "public"

"dependencies": {
"@slickgrid-universal/binding": "~2.3.0",
"@slickgrid-universal/common": "~2.3.0",
"@slickgrid-universal/binding": "~2.4.0",
"@slickgrid-universal/common": "~2.4.0",
"moment-mini": "^2.29.4"
},
"gitHead": "1aa5e1c36851f6e2c0191cd59df0495cb87ba117"
"gitHead": "6f3daed53deccc243f8e964be818849804224939"
}
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