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

@multiplatform.one/cli

Package Overview
Dependencies
Maintainers
0
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@multiplatform.one/cli - npm Package Compare versions

Comparing version 1.0.24 to 1.0.25

lib/bin/multiplatformOne.d.mts

12

package.json
{
"name": "@multiplatform.one/cli",
"version": "1.0.24",
"version": "1.0.25",
"author": "BitSpur <support@bitspur.com> (https://bitspur.com)",

@@ -20,5 +20,5 @@ "contributors": [

},
"./multiplatformOne": {
"import": "./lib/multiplatformOne.mjs",
"types": "./lib/multiplatformOne.d.mts"
"./bin/multiplatformOne": {
"import": "./lib/bin/multiplatformOne.mjs",
"types": "./lib/bin/multiplatformOne.d.mts"
},

@@ -28,3 +28,3 @@ "./package.json": "./package.json"

"bin": {
"multiplatform.one": "./multiplatformOne"
"multiplatform.one": "./bin/multiplatformOne.mjs"
},

@@ -56,3 +56,3 @@ "files": [

"typescript": "~5.3.3",
"@multiplatform.one/utils": "^0.0.9"
"@multiplatform.one/utils": "^0.0.10"
},

@@ -59,0 +59,0 @@ "dependencies": {

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