@common-web/prettier
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
1
1436
4
8
1