product-fruits
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "product-fruits", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# Product Fruits NPM SDK | ||
Use this package for Product Fruits installation into NPM environments. This package can be used in browser environments. | ||
Use this package for Product Fruits installation into NPM environments. This package can be used in browser environments. The package supports TypeScript. | ||
@@ -5,0 +5,0 @@ # Instructions |
@@ -5,3 +5,3 @@ | ||
function init(projectCode: string, language: string, userObject: any); | ||
function init(workspaceCode: string, language: string, userObject: any); | ||
function safeExec(callback: ($productFruits: ProductFruitsPushObject) => void) | ||
@@ -8,0 +8,0 @@ |
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
2827