Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@polkadot/types-codec

Package Overview
Dependencies
Maintainers
2
Versions
498
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polkadot/types-codec - npm Package Compare versions

Comparing version 6.12.2-10 to 6.12.2-11

native/Struct.data.cjs

9

package.json

@@ -23,3 +23,3 @@ {

"type": "module",
"version": "6.12.2-10",
"version": "6.12.2-11",
"main": "index.js",

@@ -30,2 +30,5 @@ "dependencies": {

},
"devDependencies": {
"@polkadot/types": "^6.12.2-11"
},
"exports": {

@@ -227,2 +230,6 @@ ".": {

"./native/Struct.d.ts": "./native/Struct.d.ts",
"./native/Struct.data": {
"require": "./native/Struct.data.cjs",
"default": "./native/Struct.data.js"
},
"./native/Text": {

@@ -229,0 +236,0 @@ "require": "./native/Text.cjs",

2

packageInfo.js

@@ -6,3 +6,3 @@ // Copyright 2017-2021 @polkadot/types-codec authors & contributors

name: '@polkadot/types-codec',
version: '6.12.2-10'
version: '6.12.2-11'
};

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc