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

locale-path-loader

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

locale-path-loader - npm Package Compare versions

Comparing version 0.0.4 to 0.1.0

2

lib/lang.js

@@ -33,5 +33,3 @@ require('shelljs/global')

console.log(mapLang)
return content
}

2

lib/recursive-dir.js

@@ -9,3 +9,3 @@ const recursiveReaddir = require('recursive-readdir-sync')

if (e.errno === 34) {
console.log('Path does not exist')
throw new Error('Path does not exist')
} else {

@@ -12,0 +12,0 @@ throw err

{
"name": "locale-path-loader",
"version": "0.0.4",
"version": "0.1.0",
"description": "",

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