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

@ludens-reklame/vasadu

Package Overview
Dependencies
Maintainers
9
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ludens-reklame/vasadu - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

3

dist/index.js

@@ -15,2 +15,5 @@ "use strict";

const emptyTranslation = 'Missing translation';
if (!values) {
throw new Error(`The path "${path}" does not exist.`);
}
if (!(this.locale in values)) {

@@ -17,0 +20,0 @@ console.warn(`Missing translation for path: '${path}'`);

2

package.json
{
"name": "@ludens-reklame/vasadu",
"version": "0.1.2",
"version": "0.1.3",
"description": "Makes your localization life a breeze",

@@ -5,0 +5,0 @@ "main": "./dist/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