@asor-studio/asor-core 1.1.3 → 1.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/LICENSE +4 -3
  2. package/package.json +1 -1
package/LICENSE CHANGED
@@ -1,8 +1,9 @@
1
+ Software: asor-core
1
2
  Proprietary / All Rights Reserved
2
- Copyright (c) 2024 robrosc / asor-studio / asor-core. All rights reserved.
3
+ Copyright (c) 2026 robrosc (Owner of asor-studio). All rights reserved.
3
4
 
4
- NOTICE: All information contained herein is, and remains the property of robrosc / asor-studio / asor-core.
5
- The intellectual and technical concepts contained herein are proprietary to robrosc / asor-studio / asor-core and may be covered by patents, patents in process, and are protected by trade secret or copyright law.
5
+ NOTICE: All information contained herein is, and remains the property of robrosc (Owner of asor-studio).
6
+ The intellectual and technical concepts contained herein are proprietary to robrosc (Owner of asor-studio) and may be covered by patents, patents in process, and are protected by trade secret or copyright law.
6
7
 
7
8
  1. LICENSE GRANT
8
9
  Subject to the terms of this Agreement, you are granted a non-exclusive, non-transferable, revocable license to download and use the "asor-core" library (the "Software") solely as a dependency in your software projects.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@asor-studio/asor-core",
3
- "version": "1.1.3",
3
+ "version": "1.1.4",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^20.3.0 || ^21.0.0",
6
6
  "@angular/core": "^20.3.0 || ^21.0.0",