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

grats

Package Overview
Dependencies
Maintainers
1
Versions
241
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grats - npm Package Compare versions

Comparing version 0.0.0-main-86c73cf2 to 0.0.0-main-bbba151a

dist/package.json

10

package.json
{
"name": "grats",
"version": "0.0.0-main-86c73cf2",
"main": "dist/index.js",
"bin": "dist/cli.js",
"types": "dist/index.d.ts",
"version": "0.0.0-main-bbba151a",
"main": "dist/src/index.js",
"bin": "dist/src/cli.js",
"types": "dist/src/index.d.ts",
"license": "MIT",

@@ -34,5 +34,5 @@ "files": [

"integration-tests": "node src/tests/integration.mjs",
"build": "tsc",
"build": "tsc --build",
"lint": "eslint src/**/*.ts"
}
}
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