Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "okra-js", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "JS library for implementing Okra widget", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -39,2 +39,3 @@ # Okra NPM | ||
token: '', // Your token from the okra dashboard | ||
products: ['auth','identity','balance','transactions', 'income'], //in lowercase | ||
onSuccess: function(data){ | ||
@@ -41,0 +42,0 @@ console.log('options success', 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
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
15939
107