sainofirst
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "sainofirst", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "The Sainofirst SDK for javascript provides a javascript API for Sainofirst communication services.", | ||
@@ -45,3 +45,5 @@ "main": "lib/index.js", | ||
"files": [ | ||
"lib/**/*" | ||
"lib/**/*", | ||
"bin", | ||
"lib" | ||
], | ||
@@ -52,2 +54,2 @@ "dependencies": { | ||
"types": "lib/index.d.ts" | ||
} | ||
} |
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
41727