strapi-sdk-javascript
Advanced tools
Comparing version 0.3.1 to 0.3.2
{ | ||
"name": "strapi-sdk-javascript", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "The official Strapi SDK for JavaScript", | ||
@@ -5,0 +5,0 @@ "main": "build/main/index.js", |
@@ -0,1 +1,11 @@ | ||
⚠️ This package not up to date and maintained ⚠️ | ||
We recommend you not to use this package. We stopped to maintained it by lack of time and also because the features provided by this SDK are the same as a good HTTP client well configured. | ||
So I suggest you use the best HTTP client for the technology you use. To configure it to target your Strapi API. | ||
Here so usefull ressources to help you: | ||
- [**API Endpoints**](https://strapi.io/documentation/3.0.0-beta.x/guides/api-endpoints.html#endpoints) | ||
- [**URL parameters**](https://strapi.io/documentation/3.0.0-beta.x/guides/parameters.html) | ||
--- | ||
<p align="center"><img src="https://cldup.com/7umchwdUBh.png" /></p> | ||
@@ -88,2 +98,3 @@ | ||
### `getEntry(contentTypePluralized, id)` | ||
### `getEntryCount(contentTypePluralized, params)` | ||
### `createEntry(contentTypePluralized, data)` | ||
@@ -90,0 +101,0 @@ ### `updateEntry(contentTypePluralized, id, data)` |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
131
16863
8
56
1
2