@polkadot/types-codec
Advanced tools
Comparing version 9.13.6 to 9.14.1
@@ -16,4 +16,4 @@ "use strict"; | ||
type: 'cjs', | ||
version: '9.13.6' | ||
version: '9.14.1' | ||
}; | ||
exports.packageInfo = packageInfo; |
@@ -23,3 +23,3 @@ { | ||
"type": "module", | ||
"version": "9.13.6", | ||
"version": "9.14.1", | ||
"main": "./cjs/index.js", | ||
@@ -439,5 +439,5 @@ "module": "./index.js", | ||
"@babel/runtime": "^7.20.13", | ||
"@polkadot/util": "^10.3.1", | ||
"@polkadot/x-bigint": "^10.3.1" | ||
"@polkadot/util": "^10.4.1", | ||
"@polkadot/x-bigint": "^10.4.1" | ||
} | ||
} |
@@ -10,3 +10,3 @@ // Copyright 2017-2023 @polkadot/types-codec authors & contributors | ||
type: 'esm', | ||
version: '9.13.6' | ||
version: '9.14.1' | ||
}; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updated@polkadot/util@^10.4.1
Updated@polkadot/x-bigint@^10.4.1