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

@ombori/grid-signals-react

Package Overview
Dependencies
Maintainers
0
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ombori/grid-signals-react - npm Package Compare versions

Comparing version 4.0.2 to 4.0.3

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## 4.0.3 (2024-08-24)
### Bug Fixes
* es ([da88e20](https://github.com/ombori/gridapp/commit/da88e209c7bc5698d385b062aa8f5601f22944de))
## 4.0.2 (2024-08-24)

@@ -8,0 +19,0 @@

1

dist/use-grid-signals.js

@@ -60,2 +60,3 @@ "use strict";

var gridSignalParams = ga_settings_1.useGridSignalsInitParams();
console.log('signals react', { gridSignalParams: gridSignalParams });
var _a = react_1.default.useState(false), isReady = _a[0], setIsReady = _a[1];

@@ -62,0 +63,0 @@ react_1.default.useEffect(function () {

8

package.json
{
"name": "@ombori/grid-signals-react",
"version": "4.0.2",
"version": "4.0.3",
"main": "dist/index.js",

@@ -17,6 +17,6 @@ "license": "UNLICENSED",

"dependencies": {
"@ombori/ga-settings": "4.0.2",
"@ombori/grid-signals": "3.92.13"
"@ombori/ga-settings": "4.0.3",
"@ombori/grid-signals": "4.0.3"
},
"gitHead": "7be08ccdc57b5110545e2644135ab86472bba983"
"gitHead": "f051fc1638263e05b674ae2dcf70a4bbaa5c3ae9"
}

Sorry, the diff of this file is not supported yet

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