Socket
Socket
Sign inDemoInstall

js-encoding-utils

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-encoding-utils - npm Package Compare versions

Comparing version 0.7.2 to 0.7.3

dist/jseu.bundle.js

54

custom-elements.json

@@ -493,58 +493,4 @@ {

]
},
{
"kind": "javascript-module",
"path": "coverage/lcov-report/block-navigation.js",
"declarations": [],
"exports": []
},
{
"kind": "javascript-module",
"path": "coverage/lcov-report/prettify.js",
"declarations": [],
"exports": []
},
{
"kind": "javascript-module",
"path": "coverage/lcov-report/sorter.js",
"declarations": [],
"exports": []
},
{
"kind": "javascript-module",
"path": "coverage/nyc/block-navigation.js",
"declarations": [],
"exports": []
},
{
"kind": "javascript-module",
"path": "coverage/nyc/prettify.js",
"declarations": [],
"exports": []
},
{
"kind": "javascript-module",
"path": "coverage/nyc/sorter.js",
"declarations": [],
"exports": []
},
{
"kind": "javascript-module",
"path": "coverage/nyc/lcov-report/block-navigation.js",
"declarations": [],
"exports": []
},
{
"kind": "javascript-module",
"path": "coverage/nyc/lcov-report/prettify.js",
"declarations": [],
"exports": []
},
{
"kind": "javascript-module",
"path": "coverage/nyc/lcov-report/sorter.js",
"declarations": [],
"exports": []
}
]
}

2

package.json
{
"name": "js-encoding-utils",
"version": "0.7.2",
"version": "0.7.3",
"description": "Miscellaneous Encoding Utilities for Crypto-related Objects in JavaScript",

@@ -5,0 +5,0 @@ "main": "dist/src/index.js",

Miscellaneous Encoding Utilities for Crypto-related Objects in JavaScript
--
[![npm version](https://badge.fury.io/js/js-encoding-utils.svg)](https://badge.fury.io/js/js-encoding-utils)
[![CircleCI](https://circleci.com/gh/junkurihara/jseu.svg?style=svg)](https://circleci.com/gh/junkurihara/jseu)
![Unit Test](https://github.com/junkurihara/jseu/actions/workflows/ci.yml/badge.svg)
[![codecov](https://codecov.io/gh/junkurihara/jseu/branch/develop/graph/badge.svg)](https://codecov.io/gh/junkurihara/jseu)

@@ -6,0 +6,0 @@ [![Maintainability](https://api.codeclimate.com/v1/badges/771abd93ae5d986f1e0a/maintainability)](https://codeclimate.com/github/junkurihara/jseu/maintainability)

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