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

liferay-npm-bundler

Package Overview
Dependencies
Maintainers
1
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

liferay-npm-bundler - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

7

package.json
{
"name": "liferay-npm-bundler",
"version": "0.2.2",
"version": "0.2.3",
"description": "A CLI utility to bundle NPM dependencies of a Liferay OSGi bundle.",

@@ -10,3 +10,4 @@ "main": "lib/index.js",

"scripts": {
"build": "babel --source-maps -D -d lib src"
"build": "babel --source-maps -D -d lib src",
"prepublish": "babel --source-maps -D -d lib src"
},

@@ -20,3 +21,3 @@ "devDependencies": {

"globby": "^6.1.0",
"liferay-build-tools-util": "^0.2.0",
"liferay-build-tools-util": "^0.2.3",
"read-json-sync": "^1.1.1",

@@ -23,0 +24,0 @@ "resolve": "^1.3.3"

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