You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@ast-grep/napi

Package Overview
Dependencies
Maintainers
1
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.21.3 to 0.21.4

20

package.json
{
"name": "@ast-grep/napi",
"version": "0.21.3",
"version": "0.21.4",
"description": "Search and Rewrite code at large scale using precise AST pattern",

@@ -50,3 +50,3 @@ "homepage": "https://ast-grep.github.io",

"@napi-rs/cli": "2.18.2",
"ava": "6.1.2",
"ava": "6.1.3",
"chalk": "5.3.0",

@@ -70,11 +70,11 @@ "ts-node": "10.9.2",

"optionalDependencies": {
"@ast-grep/napi-win32-x64-msvc": "0.21.3",
"@ast-grep/napi-darwin-x64": "0.21.3",
"@ast-grep/napi-linux-x64-gnu": "0.21.3",
"@ast-grep/napi-win32-ia32-msvc": "0.21.3",
"@ast-grep/napi-darwin-arm64": "0.21.3",
"@ast-grep/napi-win32-arm64-msvc": "0.21.3",
"@ast-grep/napi-linux-arm64-gnu": "0.21.3",
"@ast-grep/napi-linux-x64-musl": "0.21.3"
"@ast-grep/napi-win32-x64-msvc": "0.21.4",
"@ast-grep/napi-darwin-x64": "0.21.4",
"@ast-grep/napi-linux-x64-gnu": "0.21.4",
"@ast-grep/napi-win32-ia32-msvc": "0.21.4",
"@ast-grep/napi-darwin-arm64": "0.21.4",
"@ast-grep/napi-win32-arm64-msvc": "0.21.4",
"@ast-grep/napi-linux-arm64-gnu": "0.21.4",
"@ast-grep/napi-linux-x64-musl": "0.21.4"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc