Comparing version 1.2.2 to 1.2.3
@@ -62,3 +62,4 @@ // @ts-ignore | ||
() => { | ||
return "Emitted!"; | ||
console.log("Emitted!"); | ||
alert("Emmited!") | ||
} | ||
@@ -65,0 +66,0 @@ ); |
@@ -7,3 +7,3 @@ { | ||
"name": "sockettwo", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"main": "index.js", | ||
@@ -10,0 +10,0 @@ "scripts": { |
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
3835
119