Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

flexi-grid

Package Overview
Dependencies
Maintainers
0
Versions
175
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flexi-grid - npm Package Compare versions

Comparing version 18.5.8 to 18.5.9

esm2022/flexi-grid.mjs

23

package.json
{
"name": "flexi-grid",
"version": "18.5.8",
"version": "18.5.9",
"peerDependencies": {
"@angular/common": "^18.0.0",
"@angular/core": "^18.0.0",
"@angular/common": "^18.0.3",
"@angular/core": "^18.0.3",
"tr-currency": "^18.0.2"
},
"dependencies": {
"tr-currency": "^18.0.2",
"tr-currency": "^18.0.3",
"tslib": "^2.3.0"

@@ -16,3 +16,16 @@ },

"url": "https://github.com/TanerSaydam/flexi-ui"
},
"module": "fesm2022/flexi-grid.mjs",
"typings": "index.d.ts",
"exports": {
"./package.json": {
"default": "./package.json"
},
".": {
"types": "./index.d.ts",
"esm2022": "./esm2022/flexi-grid.mjs",
"esm": "./esm2022/flexi-grid.mjs",
"default": "./fesm2022/flexi-grid.mjs"
}
}
}
}
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