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

rjutils-collection

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rjutils-collection - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

8

interfaces.ts

@@ -1,4 +0,4 @@

export { default as decryptStrOptions } from "./src/interfaces/decryptStrOptions"
export { default as encryptStrOptions } from "./src/interfaces/encryptStrOptions"
export { default as hashStrOptions } from "./src/interfaces/hashStrOptions"
export { default as randomStrOptions } from "./src/interfaces/randomStrOptions"
export { default as decryptStrOptions } from "./lib/interfaces/decryptStrOptions"
export { default as encryptStrOptions } from "./lib/interfaces/encryptStrOptions"
export { default as hashStrOptions } from "./lib/interfaces/hashStrOptions"
export { default as randomStrOptions } from "./lib/interfaces/randomStrOptions"
{
"name": "rjutils-collection",
"version": "1.1.2",
"version": "1.1.3",
"description": "Easy and Lightweight Utilities",

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

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