Socket
Socket
Sign inDemoInstall

@quoll/lib

Package Overview
Dependencies
Maintainers
0
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quoll/lib - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

## [0.5.1](https://github.com/mzogheib/quoll/compare/@quoll/lib@0.5.0...@quoll/lib@0.5.1) (2024-07-14)
**Note:** Version bump only for package @quoll/lib
# [0.5.0](https://github.com/mzogheib/quoll/compare/@quoll/lib@0.4.9...@quoll/lib@0.5.0) (2024-07-11)

@@ -8,0 +12,0 @@

7

package.json
{
"name": "@quoll/lib",
"version": "0.5.0",
"version": "0.5.1",
"description": "Shared code for client and server side packages",

@@ -15,3 +15,4 @@ "repository": "https://github.com/mzogheib/quoll",

"type-check": "tsc --noEmit",
"prepublishOnly": "yarn build"
"prepare": "yarn build",
"postinstall": "yarn build"
},

@@ -22,3 +23,3 @@ "devDependencies": {

},
"gitHead": "6ceb13c436510b51608d4f049dee7cb612078e28"
"gitHead": "a1795fead7ad233539cf9b01c337354953b57b1c"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc