@polkadot/types-codec
Advanced tools
| "use strict"; | ||
| Object.defineProperty(exports, "__esModule", { value: true }); | ||
| exports.packageInfo = void 0; | ||
| exports.packageInfo = { name: '@polkadot/types-codec', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '16.4.5' }; | ||
| exports.packageInfo = { name: '@polkadot/types-codec', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '16.4.6' }; |
+3
-3
@@ -21,3 +21,3 @@ { | ||
| "type": "module", | ||
| "version": "16.4.5", | ||
| "version": "16.4.6", | ||
| "main": "./cjs/index.js", | ||
@@ -1146,6 +1146,6 @@ "module": "./index.js", | ||
| "dependencies": { | ||
| "@polkadot/util": "^13.5.5", | ||
| "@polkadot/x-bigint": "^13.5.5", | ||
| "@polkadot/util": "^13.5.6", | ||
| "@polkadot/x-bigint": "^13.5.6", | ||
| "tslib": "^2.8.1" | ||
| } | ||
| } |
+1
-1
@@ -1,1 +0,1 @@ | ||
| export const packageInfo = { name: '@polkadot/types-codec', path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto', type: 'esm', version: '16.4.5' }; | ||
| export const packageInfo = { name: '@polkadot/types-codec', path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto', type: 'esm', version: '16.4.6' }; |
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
Updated
Updated