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

assemblyscript-prettier

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

assemblyscript-prettier - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

.vscode/settings.json

11

package.json
{
"name": "assemblyscript-prettier",
"version": "1.0.0",
"version": "1.0.1",
"description": "prettier for assemblyscript",
"bin": {
"as-prettier.mjs": "index.mjs"
"as-prettier": "index.mjs"
},
"main": "index.mjs",
"scripts": {},
"scripts": {
"version": "conventional-changelog -i CHANGELOG.md -s -p angular && git add CHANGELOG.md"
},
"author": "congcongcai0907@163.com",

@@ -33,4 +35,5 @@ "license": "MIT",

"@types/cli-progress": "^3.11.0",
"@types/prettier": "^2.6.4"
"@types/prettier": "^2.6.4",
"conventional-changelog-cli": "^2.2.2"
}
}

Sorry, the diff of this file is not supported yet

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