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

prettier-plugin-compactify

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prettier-plugin-compactify - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

3

package.json

@@ -12,2 +12,3 @@ {

"build": "tsc",
"clean": "rm -r lib",
"typecheck": "tsc --noEmit",

@@ -23,3 +24,3 @@ "try": "prettier --config .prettierrc --plugin lib/src/index.js",

"fix": "yarn fix:eslint && yarn fix:prettier",
"release": "rm *.tgz; yarn pack && yarn publish *.tgz"
"release": "rm *.tgz; yarn clean; yarn pack && yarn publish *.tgz"
},

@@ -26,0 +27,0 @@ "dependencies": {

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