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

@polkadot/wasm-crypto-asmjs

Package Overview
Dependencies
Maintainers
2
Versions
242
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polkadot/wasm-crypto-asmjs - npm Package Compare versions

Comparing version 4.0.1 to 4.0.2

cjs/data.d.ts

6

data.js
// Copyright 2019-2021 @polkadot/wasm-crypto-asmjs authors & contributors
// SPDX-License-Identifier: Apache-2.0
// Generated as part of the build, do not edit
export { asmJsInit } from './data.cjs';
import { asmJsInit as _asmJsInit } from "./cjs/data.js";
export const asmJsInit = _asmJsInit;
{
"name": "@polkadot/wasm-crypto-asmjs",
"version": "4.0.1",
"version": "4.0.2",
"type": "module",

@@ -34,2 +34,5 @@ "description": "Asm.js content for wasm-crypto",

},
"./cjs/data": "./cjs/data.js",
"./cjs/data.d.ts": "./cjs/data.d.ts",
"./cjs/package.json": "./cjs/package.json",
"./data": {

@@ -36,0 +39,0 @@ "require": "./data.cjs",

@@ -6,3 +6,3 @@ // Copyright 2017-2021 @polkadot/wasm-crypto-asmjs authors & contributors

name: '@polkadot/wasm-crypto-asmjs',
version: '4.0.1'
version: '4.0.2'
};

Sorry, the diff of this file is not supported yet

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