🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@ngcompass/cache

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ngcompass/cache - npm Package Compare versions

Comparing version
0.1.4-beta
to
0.1.5-beta
+5
-17
LICENSE

@@ -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.
{
"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"