New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@ibsheet/angular

Package Overview
Dependencies
Maintainers
5
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ibsheet/angular - npm Package Compare versions

Comparing version
1.0.5
to
1.0.6
+2
-0
CHANGELOG.md

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

### [1.0.6](https://github.com/ibsheet/ibsheet-angular-component/compare/v1.0.5...v1.0.6) (2025-09-26)
### [1.0.5](https://github.com/ibsheet/ibsheet-angular-component/compare/v1.0.4...v1.0.5) (2025-09-26)

@@ -7,0 +9,0 @@

+4
-2
{
"name": "@ibsheet/angular",
"version": "1.0.5",
"version": "1.0.6",
"license": "MIT",

@@ -32,6 +32,8 @@ "author": "IB Leaders <support@ibleaders.co.kr>",

"@angular/common": ">=17.0.0",
"@angular/core": ">=17.0.0"
"@angular/core": ">=17.0.0",
"typescript": ">=5.0.0"
},
"dependencies": {
"tslib": ">=2.3.0",
"@types/node": ">=18.0.0",
"@ibsheet/interface": "latest"

@@ -38,0 +40,0 @@ },