@ngcompass/cache
Advanced tools
+5
-17
@@ -1,21 +0,9 @@ | ||
| MIT License | ||
| Copyright (c) 2026 Sigkoudis Efthymios. All rights reserved. | ||
| Copyright (c) 2026 ngcompass | ||
| This software is provided free of charge for use in evaluating, testing, and analyzing Angular projects. | ||
| Permission is hereby granted, free of charge, to any person obtaining a copy | ||
| of this software and associated documentation files (the "Software"), to deal | ||
| in the Software without restriction, including without limitation the rights | ||
| to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
| copies of the Software, and to permit persons to whom the Software is | ||
| furnished to do so, subject to the following conditions: | ||
| You may download, install, and execute this software for both personal and commercial use. | ||
| The above copyright notice and this permission notice shall be included in all | ||
| copies or substantial portions of the Software. | ||
| You may not modify, reverse engineer, decompile, redistribute, repackage, sell, or sublicense this software, or any portion thereof, without explicit written permission from the author. | ||
| THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
| IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
| FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
| AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
| LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
| OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
| SOFTWARE. | ||
| THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHOR OR COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT, OR OTHERWISE, ARISING FROM, OUT OF, OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
+3
-3
| { | ||
| "name": "@ngcompass/cache", | ||
| "version": "0.1.4-beta", | ||
| "version": "0.1.5-beta", | ||
| "description": "Caching layer for ngcompass", | ||
@@ -28,3 +28,3 @@ "sideEffects": false, | ||
| "xxhash-wasm": "^1.1.0", | ||
| "@ngcompass/common": "0.1.4-beta" | ||
| "@ngcompass/common": "0.1.5-beta" | ||
| }, | ||
@@ -45,3 +45,3 @@ "peerDependencies": { | ||
| "author": "ngcompass", | ||
| "license": "MIT", | ||
| "license": "UNLICENSED", | ||
| "publishConfig": { | ||
@@ -48,0 +48,0 @@ "access": "public" |
Explicitly Unlicensed Item
LicenseSomething was found which is explicitly marked as unlicensed.
Found 1 instance in 1 package
Misc. License Issues
LicenseA package's licensing information has fine-grained problems.
Found 1 instance in 1 package
Non-permissive License
LicenseA license not known to be considered permissive was found.
Found 1 instance in 1 package
Unidentified License
LicenseSomething that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
168163
-0.1%1
Infinity%2
Infinity%1
Infinity%0
-100%+ Added
- Removed
Updated