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

@lego/prettier-config

Package Overview
Dependencies
Maintainers
2
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lego/prettier-config - npm Package Compare versions

Comparing version 1.15.1 to 1.16.0

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [1.16.0](https://github.com/LEGO/linter-configs/compare/@lego/prettier-config@1.15.1...@lego/prettier-config@1.16.0) (2020-03-06)
**Note:** Version bump only for package @lego/prettier-config
## [1.15.1](https://github.com/LEGO/linter-configs/compare/@lego/prettier-config@1.15.0...@lego/prettier-config@1.15.1) (2020-02-14)

@@ -8,0 +16,0 @@

16

package.json
{
"name": "@lego/prettier-config",
"version": "1.15.1",
"version": "1.16.0",
"description": "LEGO shareable prettier config",

@@ -19,6 +19,2 @@ "keywords": [

"author": "Vincent Briglia <vincent.briglia@lego.com>",
"files": [
"lib",
"src"
],
"main": "./lib/index.js",

@@ -29,2 +25,6 @@ "types": "./lib/index.d.ts",

},
"files": [
"lib",
"src"
],
"scripts": {

@@ -41,6 +41,6 @@ "build": "npm run clean && npm run compile",

"devDependencies": {
"@types/node": "13.7.1",
"@types/node": "13.7.7",
"@types/prettier": "1.19.0",
"rimraf": "3.0.2",
"typescript": "3.7.5"
"typescript": "3.8.3"
},

@@ -50,3 +50,3 @@ "publishConfig": {

},
"gitHead": "a5f6dbb2522096de535718713c8e93a551886ad1"
"gitHead": "0d723a6877b542db710e8266253bf68575881b9e"
}
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