@modulbank/sendamo
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "@modulbank/sendamo", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "send to amocrm method", | ||
"homepage": "", | ||
"main": "index.ts", | ||
"dependencies": { | ||
"typescript": "^4.1.2" | ||
}, | ||
"dependencies": {}, | ||
"scripts": { | ||
@@ -15,3 +13,5 @@ "build": "rm -rf dist && tsc -p tsconfig.json", | ||
}, | ||
"devDependencies": {}, | ||
"devDependencies": { | ||
"typescript": "^4.1.2" | ||
}, | ||
"peerDependencies": {}, | ||
@@ -18,0 +18,0 @@ "repository": { |
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
0
1
- Removedtypescript@^4.1.2
- Removedtypescript@4.9.5(transitive)