react-attack
Advanced tools
Sorry, the diff of this file is not supported yet
+2
-6
@@ -8,7 +8,3 @@ /*! | ||
| declare module 'ReactAttack' | ||
| declare var ReactAttack | ||
| type ReactAttack = {} | ||
| export default ReactAttack | ||
| declare var reactAttack = {} | ||
| type reactAttack = {} |
+6
-3
| { | ||
| "name": "react-attack", | ||
| "version": "1.1.16", | ||
| "version": "1.1.20", | ||
| "description": "Append your component in any part of your html using react-attack", | ||
@@ -32,9 +32,12 @@ "keywords": [ | ||
| "devDependencies": { | ||
| "@typescript-eslint/eslint-plugin": "8.53.0", | ||
| "@typescript-eslint/parser": "8.53.0", | ||
| "esbuild": "0.27.2", | ||
| "esbuild-plugin-copy": "2.1.1", | ||
| "eslint": "9.39.2", | ||
| "ts-jest": "29.4.6", | ||
| "ts-node": "^10.9.2", | ||
| "tslib": "^2.8.1", | ||
| "typescript": "^5.9.3", | ||
| "ts-jest": "29.4.6" | ||
| "typescript": "^5.9.3" | ||
| } | ||
| } |
+7
-4
@@ -26,3 +26,4 @@ # [react attack](https://npmjs.com/package/react-attack) | ||
| ```javascript | ||
| import ReactAttack from "react-attack" | ||
| import "react-attack" | ||
| // one time only at top of your application (example global or app) | ||
| ``` | ||
@@ -32,5 +33,7 @@ | ||
| ```js | ||
| > Name change from "ReactAttack" to "reactAttack" <---- | ||
| ReactAttack( | ||
| ```javascript | ||
| reactAttack( | ||
| "body", // <-- Append to body | ||
@@ -53,3 +56,3 @@ "component", // <-- ID of container | ||
| ReactAttack( | ||
| reactAttack( | ||
| "body", // <-- Append to body | ||
@@ -56,0 +59,0 @@ "component", // <-- ID of container |
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
197255
0.18%9
12.5%0
-100%61
5.17%0
-100%9
50%750
-0.27%