Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@areabook/client

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@areabook/client - npm Package Compare versions

Comparing version
3.0.0
to
3.1.0
+5
.changeset/wise-insects-notice.md
---
"@areabook/client": minor
---
add ability to specify multiple areabook urls
+6
-0
# Change Log
## 3.1.0
### Minor Changes
- add ability to specify multiple areabook urls
## 3.0.0

@@ -4,0 +10,0 @@

+3
-3
{
"name": "@areabook/client",
"version": "3.0.0",
"version": "3.1.0",
"author": "Andrew Vasilyev <v.andrey@youthink.io>",

@@ -38,3 +38,3 @@ "types": "./dist/types/index.d.ts",

"@graphql-codegen/typescript-operations": "^4.2.0",
"@modern-js/module-tools": "^2.48.6",
"@modern-js/module-tools": "2.49.0",
"@rsbuild/core": "^0.6.2",

@@ -51,2 +51,2 @@ "graphql": "^16.6.0",

}
}
}
# Changesets
Hello and welcome! This folder has been automatically generated by `@changesets/cli`, a build tool that works
with multi-package repos, or single-package repos to help you version and publish your code. You can
find the full documentation for it [in our repository](https://github.com/changesets/changesets)
We have a quick list of common questions to get you started engaging with this project in
[our documentation](https://github.com/changesets/changesets/blob/main/docs/common-questions.md)