🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

@og_soft/data-base

Package Overview
Dependencies
Maintainers
9
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@og_soft/data-base - npm Package Compare versions

Comparing version
7.0.0
to
7.0.1
+9
-0
CHANGELOG.md

@@ -5,2 +5,11 @@ # Changelog

## [7.0.1](https://gitlab.ogapps.cloud/kb/angular/og-libraries/compare/data-base@7.0.0...data-base@7.0.1) (2023-05-31)
### Bug Fixes
* fix peerDependencies ([2b3e653](https://gitlab.ogapps.cloud/kb/angular/og-libraries/commit/2b3e6536c2b2cfa01b7711c243f25a03804887ec))
# [7.0.0](https://gitlab.ogapps.cloud/kb/angular/og-libraries/compare/data-base@6.0.0...data-base@7.0.0) (2023-05-31)

@@ -7,0 +16,0 @@

+3
-3
{
"name": "@og_soft/data-base",
"version": "7.0.0",
"version": "7.0.1",
"peerDependencies": {
"@angular/common": "^15.0.0",
"@angular/core": "^15.0.0",
"@angular/common": "^16.0.0",
"@angular/core": "^16.0.0",
"@og_soft/cache": ">= 4.0.0"

@@ -8,0 +8,0 @@ },