Socket
Socket
Sign inDemoInstall

@quoll/client-lib

Package Overview
Dependencies
Maintainers
1
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.2.0 to 0.2.1

4

CHANGELOG.md

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

## [0.2.1](https://github.com/mzogheib/quoll/compare/@quoll/client-lib@0.2.0...@quoll/client-lib@0.2.1) (2024-01-27)
**Note:** Version bump only for package @quoll/client-lib
# 0.2.0 (2024-01-27)

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

8

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

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

"start": "tsc --watch",
"build": "tsc",
"clean-build": "rm -rf dist",
"build": "yarn clean-build && tsc",
"type-check": "tsc --noEmit",

@@ -29,3 +30,4 @@ "prepublishOnly": "yarn build"

"react": "^18.2.0"
}
},
"gitHead": "bb4cc39c3f6cf2fbddecb98fcbecd00a42c3d297"
}
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