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

@amalto/helpers

Package Overview
Dependencies
Maintainers
3
Versions
266
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amalto/helpers - npm Package Compare versions

Comparing version 1.3.20 to 1.3.22

3

build/index.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
// Modules
var md5_1 = require("md5");
var base64 = require("base-64");
var classNames = require("classnames");
// Wordings
var wordings_1 = require("@amalto/wordings");
// Constants
var Config_1 = require("./constants/Config");

@@ -8,0 +11,0 @@ var Data_1 = require("./constants/Data");

4

package.json

@@ -5,3 +5,3 @@ {

"description": "Helpers functions used across b2portal core and components.",
"version": "1.3.20",
"version": "1.3.22",
"license": "MIT",

@@ -29,3 +29,3 @@ "repository": {

"dependencies": {
"@amalto/wordings": "1.3.16",
"@amalto/wordings": "1.3.18",
"base-64": "0.1.0",

@@ -32,0 +32,0 @@ "classnames": "2.2.5",

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