Comparing version 0.1.0 to 0.1.1
@@ -6,2 +6,3 @@ /** | ||
let languagePluginLoader = new Promise((resolve, reject) => { | ||
var self = window; | ||
// This is filled in by the Makefile to be either a local file or the | ||
@@ -8,0 +9,0 @@ // deployed location. TODO: This should be done in a less hacky |
{ | ||
"name": "pyodide", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "A packaged version of pyodide with a clear export", | ||
@@ -15,3 +15,4 @@ "main": "lib/index.js", | ||
}, | ||
"homepage": "https://github.com/ajkachnic/pyodide#readme" | ||
} | ||
"homepage": "https://github.com/ajkachnic/pyodide#readme", | ||
"dependencies": {} | ||
} |
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
16006
419