New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ts-ghost/core-api

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ts-ghost/core-api - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

3

package.json

@@ -7,2 +7,3 @@ {

"private": false,
"description": "TypeScript utilities to build type-safe queries and fetchers for the Ghost API based on Zod schemas.",
"repository": {

@@ -12,3 +13,3 @@ "type": "git",

},
"version": "0.0.5",
"version": "0.0.6",
"main": "./dist/index.js",

@@ -15,0 +16,0 @@ "module": "./dist/index.mjs",

@@ -1,2 +0,5 @@

<p align="center">
<br/>
<br/>
<div align="center">
<a href="https://github.com/PhilDL/ts-ghost">

@@ -13,3 +16,3 @@ <img src="https://user-images.githubusercontent.com/4941205/221607740-28ce02cb-da96-4e34-a40d-8163bb7c668f.png" alt="Logo" width="auto" height="80">

</p>
</p>
</div>

@@ -25,3 +28,3 @@ ![License](https://img.shields.io/github/license/PhilDL/ts-ghost) <img src="https://img.shields.io/badge/status-beta-orange.svg" alt="Status: Beta" />

```shell
npx @ts-ghost/core-api
pnpm i @ts-ghost/core-api
```

@@ -28,0 +31,0 @@

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