New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@common-web/prettier

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@common-web/prettier - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

src/index.js

11

package.json
{
"name": "@common-web/prettier",
"version": "1.0.4",
"version": "1.0.5",
"description": "Prettier config",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"main": "src/index.js",
"author": "Jerry Chang",
"license": "MIT",
"scripts": {
"patch": "yarn run build && npm version patch && npm publish",
"build": "tsc"
"patch": "npm version patch && npm publish"
},
"devDependencies": {
"prettier": "^1.19.1",
"typescript": "^3.7.4"
"prettier": "^1.19.1"
}
}

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