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

@monteway/prettier

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@monteway/prettier - npm Package Compare versions

Comparing version 0.0.24 to 0.0.25

config.d.ts

16

package.json
{
"name": "@monteway/prettier",
"version": "0.0.24",
"main": "src/config.js",
"version": "0.0.25",
"type": "commonjs",
"scripts": {
"build": "tsc",
"lint": "eslint --ignore-path .gitignore --fix .",
"build": "node ../../scripts/build-ts.mjs cjs",
"lint": "eslint --fix .",
"npm-publish": "node ../../scripts/publish.mjs"
},
"files": [
"config.d.ts",
"config.js",
"dist",
"package.json",
"readme.md"
],
"peerDependencies": {

@@ -17,2 +23,2 @@ "prettier": "*"

}
}
}
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