idea-toolbox
Advanced tools
Comparing version 0.9.1 to 0.9.2
@@ -416,2 +416,3 @@ 'use strict'; | ||
function publishSNSPush(message, platform, endpoint, done) { | ||
if(!done) done = () => {}; | ||
let structuredMessage; | ||
@@ -418,0 +419,0 @@ switch(platform) { |
{ | ||
"name": "idea-toolbox", | ||
"version": "0.9.1", | ||
"version": "0.9.2", | ||
"description": "IDEA's utility functions", | ||
@@ -5,0 +5,0 @@ "engines": { |
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
22728
484