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.1.5 to 0.1.6

20

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

@@ -47,10 +47,10 @@ "main": "index.js",

"@napi-rs/cli": "2.11.4",
"@swc-node/register": "1.5.1",
"ava": "4.3.3",
"chalk": "5.0.1",
"typescript": "4.8.3"
"ts-node": "10.9.1",
"typescript": "4.8.4"
},
"ava": {
"require": [
"@swc-node/register"
"ts-node/register"
],

@@ -68,9 +68,9 @@ "extensions": [

"optionalDependencies": {
"@ast-grep/napi-win32-x64-msvc": "0.1.5",
"@ast-grep/napi-darwin-x64": "0.1.5",
"@ast-grep/napi-linux-x64-gnu": "0.1.5",
"@ast-grep/napi-win32-ia32-msvc": "0.1.5",
"@ast-grep/napi-darwin-arm64": "0.1.5",
"@ast-grep/napi-win32-arm64-msvc": "0.1.5"
"@ast-grep/napi-win32-x64-msvc": "0.1.6",
"@ast-grep/napi-darwin-x64": "0.1.6",
"@ast-grep/napi-linux-x64-gnu": "0.1.6",
"@ast-grep/napi-win32-ia32-msvc": "0.1.6",
"@ast-grep/napi-darwin-arm64": "0.1.6",
"@ast-grep/napi-win32-arm64-msvc": "0.1.6"
}
}
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