Socket
Socket
Sign inDemoInstall

pxn-cli

Package Overview
Dependencies
77
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.0 to 1.2.1

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [1.2.1](https://github.com/wolframdeus/pxn-cli/compare/v1.2.0...v1.2.1) (2021-04-20)
### Bug Fixes
* **package:** update bin field ([c076b72](https://github.com/wolframdeus/pxn-cli/commit/c076b72de74049989afda288954bc57f095b61d0))
## [1.2.0](https://github.com/wolframdeus/pxn-cli/compare/v1.1.1...v1.2.0) (2021-04-20)

@@ -7,0 +14,0 @@

4

package.json
{
"name": "pxn-cli",
"version": "1.2.0",
"version": "1.2.1",
"main": "dist/index.js",

@@ -15,3 +15,3 @@ "types": "dist/index.d.ts",

"bin": {
"pxn-cli": "./dist/cli.js"
"pxn-cli": "./dist/index.js"
},

@@ -18,0 +18,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc