Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "api-devup", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "This library is intended for interaction with the service dev-up.ru", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -28,2 +28,4 @@ <p align="center"> | ||
- Get a list of managed user groups | ||
```js | ||
@@ -42,2 +44,4 @@ const { getGroups, getStickers } = require("api-devup"); | ||
- to obtain a list of paid stickers to users | ||
```js | ||
@@ -44,0 +48,0 @@ const { getGroups, getStickers } = require("api-devup"); |
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
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
2824
57