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

@x-python/core

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@x-python/core - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

dist/x-python.cjs

6

package.json
{
"name": "@x-python/core",
"version": "0.0.2",
"version": "0.0.3",
"type": "module",

@@ -20,3 +20,3 @@ "license": "MIT",

],
"main": "./dist/x-python.umd.cjs",
"main": "./dist/x-python.cjs",
"module": "./dist/x-python.js",

@@ -51,3 +51,3 @@ "unpkg": "./dist/x-python.umd.cjs",

"import": "./dist/x-python.js",
"require": "./dist/x-python.umd.cjs"
"require": "./dist/x-python.cjs"
}

@@ -54,0 +54,0 @@ },

Sorry, the diff of this file is not supported yet

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