New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

liferay-lang-key-dev-loader

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

liferay-lang-key-dev-loader - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

index.js

@@ -34,4 +34,2 @@ /* @flow */

module.exports = function(source /* : string */) {
this.addDependency(LANG_KEY_PATH);
const {

@@ -42,2 +40,4 @@ path = LANG_KEY_PATH,

this.addDependency(path);
const callback = this.async();

@@ -44,0 +44,0 @@

{
"name": "liferay-lang-key-dev-loader",
"version": "1.0.1",
"version": "1.0.2",
"description": "A Webpack loader for inlining your language keys.",

@@ -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