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.3
to
1.0.4
+2
-0
CHANGELOG.md

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

### [1.0.4](https://github.com/ibsheet/ibsheet-angular-component/compare/v1.0.3...v1.0.4) (2025-08-27)
### [1.0.3](https://github.com/ibsheet/ibsheet-angular-component/compare/v1.0.2...v1.0.3) (2025-08-25)
### 1.0.2 (2025-08-12)
+1
-1
{
"name": "@ibsheet/angular",
"version": "1.0.3",
"version": "1.0.4",
"license": "MIT",

@@ -5,0 +5,0 @@ "author": "IB Leaders <support@ibleaders.co.kr>",

@@ -292,3 +292,3 @@ # ibsheet-angular

## load to IBSheet
## Load the IBSheet Library

@@ -314,2 +314,8 @@ Using Including External Script

## Local Setup of the IBSheet Library
- Install the IBSheet library in the project's `root/public` directory or a subdirectory within `root/public`
- If you are using the "Including External Script" method, set the path to the IBSheet library in `ibsheet_path`
- If you are using the "IBSheetLoader" method, set the path to the IBSheet library in `baseUrl`
## IBSheet Manual

@@ -316,0 +322,0 @@