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

@openstapps/easy-ast

Package Overview
Dependencies
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@openstapps/easy-ast - npm Package Compare versions

Comparing version 3.3.0 to 3.3.2

6

CHANGELOG.md
# @openstapps/easy-ast
## 3.3.2
### Patch Changes
- 802a7a3f: Fixed docs generation
## 3.3.0

@@ -4,0 +10,0 @@

10

package.json
{
"name": "@openstapps/easy-ast",
"description": "Tool to easily handle TypeScript AST",
"version": "3.3.0",
"version": "3.3.2",
"type": "module",

@@ -19,4 +19,4 @@ "license": "GPL-3.0-only",

"typescript": "5.4.2",
"@openstapps/collection-utils": "3.0.0",
"@openstapps/logger": "3.0.0"
"@openstapps/logger": "3.0.0",
"@openstapps/collection-utils": "3.0.0"
},

@@ -34,5 +34,5 @@ "devDependencies": {

"typedoc": "0.25.12",
"@openstapps/prettier-config": "3.2.0",
"@openstapps/eslint-config": "3.0.0",
"@openstapps/tsconfig": "3.3.0"
"@openstapps/tsconfig": "3.3.0",
"@openstapps/prettier-config": "3.2.0"
},

@@ -39,0 +39,0 @@ "tsup": {

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