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

@pixeleye/cli-config

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pixeleye/cli-config - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

dist/index.js

11

package.json
{
"name": "@pixeleye/cli-config",
"version": "0.3.0",
"version": "0.3.1",
"private": false,

@@ -10,6 +10,7 @@ "license": "AGPL-3.0",

".": {
"import": "./dist/index.mjs",
"import": "./dist/index.js",
"require": "./dist/index.cjs"
}
},
"type": "module",
"files": [

@@ -29,4 +30,4 @@ "dist",

"sucrase": "^3.35.0",
"@pixeleye/cli-devices": "0.3.0",
"@pixeleye/cli-env": "0.2.0"
"@pixeleye/cli-devices": "0.3.1",
"@pixeleye/cli-env": "0.2.1"
},

@@ -38,3 +39,3 @@ "scripts": {

},
"module": "./dist/index.mjs"
"module": "./dist/index.js"
}

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