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

@aitodotai/aito-price-tool

Package Overview
Dependencies
Maintainers
6
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aitodotai/aito-price-tool - npm Package Compare versions

Comparing version

to
0.2.6

4

package.json
{
"name": "@aitodotai/aito-price-tool",
"version": "0.2.5",
"version": "0.2.6",
"description": "Calculates Aito invoices",

@@ -12,4 +12,2 @@ "main": "dist/index.js",

"lint": "tslint -c tslint.json 'src/**/*.ts' 'test/**/*.ts'",
"prepublish": "npm run lint",
"publish": "npm run build && np --no-yarn",
"build": "tsc"

@@ -16,0 +14,0 @@ },