@tayeh/web-client
Advanced tools
Comparing version 1.0.0-alpha.0 to 1.0.0-alpha.1
{ | ||
"name": "@tayeh/web-client", | ||
"version": "1.0.0-alpha.0", | ||
"version": "1.0.0-alpha.1", | ||
"description": "tayeh shop-api client", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -1,3 +0,3 @@ | ||
# tayeh_client (version: 1.0.0-alpha): | ||
tayeh_client implementation in JS and TS | ||
# Tayeh Web Client (version: 1.0.0-alpha.0): | ||
@tayeh/web-client implementation in JS and TS | ||
@@ -27,7 +27,7 @@ - Easy to Use | ||
Install the package from `npm` or `yarn` | ||
We named it "tayeh_client": | ||
We named it "@tayeh/web-client": | ||
``` | ||
npm install tayeh_client | ||
npm install @tayeh/web-client | ||
# or | ||
yarn add tayeh_client | ||
yarn add @tayeh/web-client | ||
``` | ||
@@ -34,0 +34,0 @@ and require it in your project: |
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
31881