Socket
Socket
Sign inDemoInstall

prettier

Package Overview
Dependencies
Maintainers
2
Versions
164
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prettier - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

2

package.json
{
"name": "prettier",
"version": "1.3.0",
"version": "1.3.1",
"description": "Prettier is an opinionated JavaScript formatter",

@@ -5,0 +5,0 @@ "bin": {

@@ -1,9 +0,5 @@

const x = (
<div
attr1={1}
attr2={2}
// attr3={3}
>
{children}
</div>
)
const test = () => {
try {
spinner.succeed(`Detected as running on a ${bold(distro.name)}-based distro.`)
} catch (e) {}
}

Sorry, the diff of this file is too big to display

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