Socket
Socket
Sign inDemoInstall

@quoll/client-lib

Package Overview
Dependencies
Maintainers
0
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quoll/client-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/client-lib@0.5.0...@quoll/client-lib@0.5.1) (2024-07-14)
**Note:** Version bump only for package @quoll/client-lib
# [0.5.0](https://github.com/mzogheib/quoll/compare/@quoll/client-lib@0.4.15...@quoll/client-lib@0.5.0) (2024-07-11)

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

9

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

@@ -15,6 +15,7 @@ "repository": "https://github.com/mzogheib/quoll",

"type-check": "tsc --noEmit",
"prepublishOnly": "yarn build"
"prepare": "yarn build",
"postinstall": "yarn build"
},
"dependencies": {
"@quoll/lib": "^0.5.0",
"@quoll/lib": "^0.5.1",
"react-redux": "^7.2.1",

@@ -32,3 +33,3 @@ "redux": "^4.0.5"

},
"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