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

mpx

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mpx - npm Package Compare versions

Comparing version 0.0.1 to 1.0.0

README.md

31

package.json
{
"name": "mpx",
"version": "0.0.1",
"description": "占楼",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.0",
"description": "mpx runtime core",
"keywords": [
"miniprogram"
"miniprogram",
"mpx"
],
"author": "",
"license": "MIT"
"author": "donghongping",
"license": "Apache",
"modules": "src/index.js",
"directories": {
"src": "src"
},
"files": [
"src"
],
"dependencies": {
"mobx": "^3.6.1"
},
"publishConfig": {
"registry": "https://registry.npmjs.org"
},
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1"
}
}
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