Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pyodide

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pyodide - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

1

lib/index.js

@@ -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

7

package.json
{
"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": {}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc