product-fruits
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "product-fruits", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -9,7 +9,7 @@ # Product Fruits NPM SDK | ||
`npm install product-fruits` | ||
```npm install product-fruits``` | ||
2. Use this package | ||
``` | ||
```javascript | ||
import { productFruits } from 'product-fruits'; | ||
@@ -20,2 +20,6 @@ | ||
productFruits.init('YOUR PROJECT CODE', 'LANGUAGE CODE', { username: '<<REPLACE>>' }); | ||
``` | ||
``` | ||
# More docs | ||
Read more at https://help.productfruits.com/en/article/npm-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
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
2366
23