functionalscript
Advanced tools
Comparing version 0.0.2 to 0.0.125
{ | ||
"name": "functionalscript", | ||
"version": "0.0.2", | ||
"version": "0.0.125", | ||
"description": "FunctionalScript is a functional subset of JavaScript", | ||
@@ -21,4 +21,5 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@types/node": "^16.11.7", | ||
"typescript": "^4.4.4" | ||
} | ||
} | ||
} |
@@ -15,3 +15,3 @@ { | ||
"target": "es2021", /* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */ | ||
"lib": ["ES2021"], /* Specify a set of bundled library declaration files that describe the target runtime environment. */ | ||
// "lib": ["ES2021"], /* Specify a set of bundled library declaration files that describe the target runtime environment. */ | ||
// "jsx": "preserve", /* Specify what JSX code is generated. */ | ||
@@ -18,0 +18,0 @@ // "experimentalDecorators": true, /* Enable experimental support for TC39 stage 2 draft decorators. */ |
Sorry, the diff of this file is not supported yet
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
57059
21
720
2
1
1