@quoll/lib
Advanced tools
Comparing version 0.5.5 to 0.5.6
@@ -6,2 +6,6 @@ # Change Log | ||
## [0.5.6](https://github.com/mzogheib/quoll/compare/@quoll/lib@0.5.5...@quoll/lib@0.5.6) (2024-08-16) | ||
**Note:** Version bump only for package @quoll/lib | ||
## [0.5.5](https://github.com/mzogheib/quoll/compare/@quoll/lib@0.5.4...@quoll/lib@0.5.5) (2024-08-12) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@quoll/lib", | ||
"version": "0.5.5", | ||
"version": "0.5.6", | ||
"description": "Shared code for client and server side packages", | ||
@@ -15,4 +15,3 @@ "repository": "https://github.com/mzogheib/quoll", | ||
"type-check": "tsc --noEmit", | ||
"prepare": "yarn build", | ||
"postinstall": "yarn build" | ||
"prepare": "yarn build" | ||
}, | ||
@@ -24,3 +23,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "798c2155705346b1766f67a1f52b21e196c20a7f" | ||
"gitHead": "a8cb58a51772cd4c388f1eb3ad2645770ecc8de0" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
108642
0