🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@isl-lang/isl-verify

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@isl-lang/isl-verify - npm Package Compare versions

Comparing version
0.1.1
to
1.0.0
+4
-4
package.json
{
"name": "@isl-lang/isl-verify",
"version": "0.1.1",
"version": "1.0.0",
"description": "ISL verification engine with trust score calculation",

@@ -18,5 +18,5 @@ "type": "module",

"dependencies": {
"@isl-lang/parser": "0.1.0",
"@isl-lang/evaluator": "0.1.0",
"@isl-lang/codegen-tests": "0.1.0",
"@isl-lang/parser": "1.0.0",
"@isl-lang/evaluator": "1.0.0",
"@isl-lang/codegen-tests": "0.1.1",
"@isl-lang/verifier-sandbox": "1.0.0"

@@ -23,0 +23,0 @@ },