@helenejs/data
Advanced tools
Comparing version 1.3.0-alpha.14 to 1.3.0-alpha.15
{ | ||
"name": "@helenejs/data", | ||
"version": "1.3.0-alpha.14", | ||
"version": "1.3.0-alpha.15", | ||
"description": "Real-time Web Apps for Node.js and Bun", | ||
@@ -20,2 +20,3 @@ "main": "lib/index.js", | ||
"eventemitter2": "^6.4.7", | ||
"immutable": "^4.3.5", | ||
"lodash": "^4.17.21", | ||
@@ -25,3 +26,3 @@ "mkdirp": "^2.1.6" | ||
"devDependencies": { | ||
"@helenejs/testing": "^1.3.0-alpha.14", | ||
"@helenejs/testing": "^1.3.0-alpha.15", | ||
"typescript": "^5.1.3" | ||
@@ -54,3 +55,3 @@ }, | ||
}, | ||
"gitHead": "f5dcc45f2604bdba91bae368ac040228c10c34b3" | ||
"gitHead": "838fc609b212aa2bdc00698b3bb4d6883206b670" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
584785
75
4
+ Addedimmutable@^4.3.5
+ Addedimmutable@4.3.7(transitive)