@easyv/simulator
Advanced tools
Comparing version 0.4.1 to 0.5.0
{ | ||
"name": "@easyv/simulator", | ||
"version": "0.4.1", | ||
"version": "0.5.0", | ||
"scripts": { | ||
@@ -13,3 +13,4 @@ "build": "node scripts/build" | ||
"@babel/register": "^7.10.4", | ||
"@easyv/react-gui": "^1.6.6", | ||
"@easyv/react-ace": "^1.0.2", | ||
"@easyv/react-gui": "1.6.6", | ||
"@easyv/react-icons": "^1.91.0", | ||
@@ -23,4 +24,6 @@ "@monaco-editor/react": "^3.5.7", | ||
"@types/react-dom": "^16.9.0", | ||
"@types/uuid": "^8.3.4", | ||
"@typescript-eslint/eslint-plugin": "^2.10.0", | ||
"@typescript-eslint/parser": "^2.10.0", | ||
"antd": "5.0.0-alpha.34", | ||
"babel-eslint": "10.1.0", | ||
@@ -53,2 +56,3 @@ "babel-loader": "8.1.0", | ||
"resolve-url-loader": "3.1.1", | ||
"sass": "^1.56.0", | ||
"sass-loader": "8.0.2", | ||
@@ -61,4 +65,3 @@ "style-loader": "0.23.1", | ||
"webpack-dev-server": "3.10.3" | ||
}, | ||
"dependencies": {} | ||
} | ||
} |
Sorry, the diff of this file is too big to display
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 2 instances in 1 package
347296
675
51
8