New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.4 to 0.1.5

lib/src/index.js

7

package.json
{
"name": "prettier-plugin-compactify",
"version": "0.1.3",
"version": "0.1.4",
"license": "Apache-2.0",
"main": "lib/src/index.js",
"files": [
"/lib"
"/lib/src"
],

@@ -23,3 +23,4 @@ "private": false,

"fix": "yarn fix:eslint && yarn fix:prettier",
"release": "rm *.tgz; yarn clean; yarn pack && yarn publish *.tgz"
"pre-release": "rm *.tgz; yarn clean; yarn build && yarn pack",
"release": "yarn pre-release && 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