Comparing version 0.1.1 to 0.1.2
@@ -1717,6 +1717,8 @@ (function() { | ||
if (typeof module !== 'undefined' && typeof module.exports !== 'undefined') | ||
if (typeof module !== 'undefined' && typeof module.exports !== 'undefined') { | ||
module.exports = VK; | ||
else | ||
} | ||
if (typeof window !== 'undefined') { | ||
window.VK = VK; | ||
} | ||
})(); |
{ | ||
"name": "vk-openapi", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
72939
1858