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

@curvewise/pg-formatter

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@curvewise/pg-formatter - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

dist/pg-formatter/ChangeLog

4

package.json

@@ -66,3 +66,3 @@ {

"scripts": {
"prepare": "npm run build",
"prepare": "npm run build-pg-formatter && npm run build",
"build": "rm -fr ./dist && babel ./src --out-dir ./dist --copy-files --source-maps",

@@ -73,4 +73,4 @@ "build-pg-formatter": "rm -fr ./src/pg-formatter && mkdir -p ./src/pg-formatter && curl -LkSs http://github.com/darold/pgFormatter/tarball/master/ | tar xz --strip-components=1 -C ./src/pg-formatter",

},
"version": "1.3.0",
"version": "1.3.1",
"license": "BSD-3-Clause"
}
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