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

@visactor/calculator

Package Overview
Dependencies
Maintainers
15
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@visactor/calculator - npm Package Compare versions

Comparing version 1.2.7 to 1.2.8-alpha.0

es/astParser/astPipes.d.ts

13

package.json
{
"name": "@visactor/calculator",
"version": "1.2.7",
"version": "1.2.8-alpha.0",
"description": "SQL-like query executor with DSL",

@@ -22,6 +22,11 @@ "main": "lib",

"dependencies": {
"ts-pattern": "~4.1.4"
"ts-pattern": "~4.1.4",
"node-sql-parser": "~4.17.0",
"lodash": "4.17.21"
},
"devDependencies": {
"@types/lodash": "4.14.182",
"@types/jest": "^26.0.0",
"@typescript-eslint/eslint-plugin": "5.30.0",
"@typescript-eslint/parser": "5.30.0",
"@types/node": "*",

@@ -35,4 +40,4 @@ "jest": "^26.0.0",

"@internal/ts-config": "0.0.1",
"@internal/bundler": "0.0.1",
"@internal/eslint-config": "0.0.1"
"@internal/eslint-config": "0.0.1",
"@internal/bundler": "0.0.1"
},

@@ -39,0 +44,0 @@ "scripts": {

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