@modulbank/sendamo
Advanced tools
Comparing version 0.0.6 to 0.0.7
"use strict"; | ||
function __export(m) { | ||
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; | ||
} | ||
exports.__esModule = true; | ||
__export(require("./dist")); | ||
var dist_1 = require("./dist"); | ||
exports["default"] = dist_1["default"]; |
@@ -1,1 +0,3 @@ | ||
export * from './dist'; | ||
import sendApi from '../sendApi'; | ||
import SendAmo from './dist'; | ||
export default SendAmo; |
{ | ||
"name": "@modulbank/sendamo", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "send to amocrm method", | ||
@@ -5,0 +5,0 @@ "homepage": "", |
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
5529
144