Socket
Socket
Sign inDemoInstall

@tryghost/content-api

Package Overview
Dependencies
Maintainers
11
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tryghost/content-api - npm Package Compare versions

Comparing version 0.3.3 to 1.0.0

4

package.json
{
"name": "@tryghost/content-api",
"version": "0.3.3",
"version": "1.0.0",
"repository": "https://github.com/TryGhost/Ghost-SDKs/tree/master/packages/content-api",

@@ -49,3 +49,3 @@ "author": "Ghost Foundation",

},
"gitHead": "c9a88cf1c1f40128e9131a238be8b19352e020d0"
"gitHead": "97c2b7a3fafd353d7d556705024fa10b56f9e9b3"
}

@@ -1,14 +0,9 @@

# Content Api
# Ghost Content API
## Install
JavaScript Client Library for the Ghost [Content API](http://localhost:8003/api/content/)
`npm install @tryghost/content-api --save`
or
`yarn add @tryghost/content-api`
## Usage
See https://docs.ghost.org/api/
See https://docs.ghost.org/api/javascript/

@@ -23,15 +18,5 @@ ## Develop

## Run
- `yarn dev`
## Test
- `yarn lint` run just eslint
- `yarn test` run lint and tests
# Copyright & License
Copyright (c) 2018-2019 Ghost Foundation - Released under the [MIT license](LICENSE).
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