New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ajsfmt

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ajsfmt - npm Package Compare versions

Comparing version

to
1.6.2

2

package.json
{
"name": "ajsfmt",
"version": "1.6.1",
"version": "1.6.2",
"description": "attempts to reformat javascript to comply with the Atlassian JS Style",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -13,6 +13,2 @@ # ajsfmt

Output all formatted javascript in a directory and subdirectories to stdout
$ ajsfmt
Format all javascript files, overwriting them into Atlassian Format

@@ -37,6 +33,4 @@

For the time being this is only distributed internally but it could easily be publicly available.
Portions (c) Max Ogden and [standard-format](https://github.com/maxogden/standard-format) contributors
(c) 2015 Atlassian Inc.