@hackler/react-sdk
Advanced tools
+1
-1
@@ -105,3 +105,3 @@ import * as Hackle from '@hackler/javascript-sdk'; | ||
| var SDK_NAME_HEADER = "react-sdk"; | ||
| var SDK_VERSION_HEADER = "11.45.2" ; | ||
| var SDK_VERSION_HEADER = "11.46.0" ; | ||
@@ -108,0 +108,0 @@ var Emitter = /** @class */ (function () { |
+1
-1
@@ -130,3 +130,3 @@ 'use strict'; | ||
| var SDK_NAME_HEADER = "react-sdk"; | ||
| var SDK_VERSION_HEADER = "11.45.2" ; | ||
| var SDK_VERSION_HEADER = "11.46.0" ; | ||
@@ -133,0 +133,0 @@ var Emitter = /** @class */ (function () { |
+2
-2
| { | ||
| "name": "@hackler/react-sdk", | ||
| "version": "11.45.2", | ||
| "version": "11.46.0", | ||
| "description": "React SDK for Hackle", | ||
@@ -39,3 +39,3 @@ "author": { | ||
| "dependencies": { | ||
| "@hackler/javascript-sdk": "11.45.2" | ||
| "@hackler/javascript-sdk": "11.46.0" | ||
| }, | ||
@@ -42,0 +42,0 @@ "peerDependencies": { |
Sorry, the diff of this file is too big to display
Network access
Supply chain riskThis module accesses the network.
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 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
Network access
Supply chain riskThis module accesses the network.
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 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
414793
0.53%3042
0.26%+ Added
- Removed