@ncoderz/superenum
Advanced tools
+18
-21
| { | ||
| "name": "@ncoderz/superenum", | ||
| "version": "0.2.0", | ||
| "version": "0.2.2", | ||
| "description": "Simple, typesafe enums in TypeScript, fully compatible with standard JavaScript", | ||
@@ -26,8 +26,5 @@ "author": "zx-ncoderz", | ||
| }, | ||
| "packageManager": "yarn@3.2.4", | ||
| "engines": { | ||
| "node": ">=10", | ||
| "npm": ">=6.8.0", | ||
| "git": ">=2.11.0", | ||
| "yarn": ">=3" | ||
| "npm": ">=6.8.0" | ||
| }, | ||
@@ -53,17 +50,17 @@ "keywords": [ | ||
| "@types/eslint-plugin-prettier": "^3.1.0", | ||
| "@types/jest": "^29.2.0", | ||
| "@types/node": "^18.11.7", | ||
| "@typescript-eslint/eslint-plugin": "^5.41.0", | ||
| "@typescript-eslint/parser": "^5.41.0", | ||
| "core-js": "^3.26.0", | ||
| "eslint": "^8.26.0", | ||
| "eslint-config-prettier": "^8.5.0", | ||
| "@types/jest": "^29.5.2", | ||
| "@types/node": "^20.3.1", | ||
| "@typescript-eslint/eslint-plugin": "^5.60.0", | ||
| "@typescript-eslint/parser": "^5.60.0", | ||
| "core-js": "^3.31.0", | ||
| "eslint": "^8.43.0", | ||
| "eslint-config-prettier": "^8.8.0", | ||
| "eslint-plugin-arca": "^0.16.0", | ||
| "eslint-plugin-json": "^3.1.0", | ||
| "eslint-plugin-prettier": "^4.2.1", | ||
| "jest": "^29.2.2", | ||
| "jest-environment-node": "^29.2.2", | ||
| "jest-junit": "^14.0.1", | ||
| "prettier": "^2.7.1", | ||
| "rollup": "^3.2.3", | ||
| "jest": "^29.5.0", | ||
| "jest-environment-node": "^29.5.0", | ||
| "jest-junit": "^16.0.0", | ||
| "prettier": "^2.8.8", | ||
| "rollup": "^3.25.1", | ||
| "rollup-plugin-babel-minify": "^10.0.0", | ||
@@ -74,7 +71,7 @@ "rollup-plugin-commonjs": "^10.1.0", | ||
| "shx": "^0.3.4", | ||
| "ts-jest": "^29.0.3", | ||
| "typedoc": "^0.23.19", | ||
| "typedoc-plugin-markdown": "^3.13.6", | ||
| "typescript": "^4.8.4" | ||
| "ts-jest": "^29.1.0", | ||
| "typedoc": "^0.24.8", | ||
| "typedoc-plugin-markdown": "^3.15.3", | ||
| "typescript": "^5.1.3" | ||
| } | ||
| } |
+1
-1
| @ncoderz/superenum | ||
| ================ | ||
|  | ||
|  | ||
@@ -6,0 +6,0 @@ Simple, typesafe enums in TypeScript, fully compatible with standard JavaScript. |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
65537
-0.12%