sms77-client
Advanced tools
Comparing version 1.3.0 to 1.4.0
@@ -9,6 +9,6 @@ { | ||
}, | ||
"files": ["dist/constants/*.d.ts", "dist/constants/LOOKUP_TYPES" , "dist/types.d.ts"], | ||
"files": ["dist/Sms77Client.umd.js", "dist/constants/*.d.ts", "dist/*.d.ts"], | ||
"keywords": ["sms"], | ||
"license": "MIT", | ||
"main": "dist/bundle.umd.js", | ||
"main": "dist/Sms77Client.umd.js", | ||
"name": "sms77-client", | ||
@@ -21,7 +21,7 @@ "optionalDependencies": { | ||
"build": "tsc && npm run bundle", | ||
"bundle": "node build/build.js > dist/bundle.umd.js", | ||
"bundle": "node build/build.js > dist/Sms77Client.umd.js", | ||
"prepublishOnly": "npm run build" | ||
}, | ||
"types": "dist/types.d.ts", | ||
"version": "1.3.0" | ||
"types": "dist/Sms77Client.d.ts", | ||
"version": "1.4.0" | ||
} |
@@ -18,3 +18,3 @@ ![alt text](https://www.sms77.io/wp-content/uploads/2019/07/sms77-Logo-400x79.png "sms77") | ||
```html | ||
<script src="https://unpkg.com/browse/sms77-client@1.1.0/dist/bundle.umd.js"></script> | ||
<script src="https://unpkg.com/browse/sms77-client@1.4.0/dist/Sms77Client.umd.js"></script> | ||
``` | ||
@@ -21,0 +21,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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
29726
16
560
2