cordova-plugin-advanced-websocket-types
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "cordova-plugin-advanced-websocket-types", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Types of cordova-plugin-advanced-websocket for Typescript/Ionic/Angular", | ||
@@ -12,3 +12,4 @@ "main": "dist/index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"publish": "tsc && npm publish" | ||
}, | ||
@@ -15,0 +16,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
4908