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

@putstack/prettier-config

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@putstack/prettier-config - npm Package Compare versions

Comparing version 1.0.1 to 1.1.0

dist/index.cjs

16

package.json
{
"name": "@putstack/prettier-config",
"version": "1.0.1",
"version": "1.1.0",
"license": "MIT",

@@ -10,4 +10,11 @@ "author": "Putro",

"files": [
"index.js"
"./dist"
],
"exports": {
".": {
"import": "./dist/index.js",
"require": "./dist/index.cjs",
"types": "./dist/index.d.ts"
}
},
"type": "module",

@@ -26,3 +33,6 @@ "keywords": [

"prettier": ">=3.0.3"
},
"scripts": {
"build": "tsup index.ts --format cjs,esm --dts-resolve"
}
}
}
index.js
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