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

simple-common-utils

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-common-utils - npm Package Compare versions

Comparing version 1.5.1 to 1.6.0

js/zx55/ZX55Packet.js

6

index.js
import StaticUtils from "./js/StaticUtils";
import ArrayStringifier from "./js/ArrayStringifier";
import DottedStringObject from "./js/DottedStringObject";
import ZX55Packet from "simple-common-utils/js/zx55/ZX55Packet";
import ZX55Parser from "./js/zx55/ZX55Parser";

@@ -8,3 +10,5 @@ export {

ArrayStringifier,
DottedStringObject
DottedStringObject,
ZX55Packet,
ZX55Parser
};

@@ -0,0 +0,0 @@ function setPrefixOrPostfix(obj, prefix, string, addIfArrayLength) {

@@ -0,0 +0,0 @@ export default class DottedStringObject {

@@ -0,0 +0,0 @@ export default class StaticUtils {

2

package.json
{
"name": "simple-common-utils",
"version": "1.5.1",
"version": "1.6.0",
"description": "A collection of utility classes.",

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

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