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

paliari-js-utils

Package Overview
Dependencies
Maintainers
4
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

paliari-js-utils - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

2

package.json
{
"name": "paliari-js-utils",
"version": "0.3.0",
"version": "0.3.1",
"description": "Biblioteca de utilidades para JS",

@@ -5,0 +5,0 @@ "main": "dist/paliari-js-utils.js",

@@ -88,2 +88,3 @@ import { evaluations } from './helpers'

type localStorageFacade = {
namespace: string;
setItem(key: string, item: object): void;

@@ -90,0 +91,0 @@ getItem(key: string): object | string;

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