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

maven-packager

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

maven-packager - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

4

package.json
{
"name": "maven-packager",
"version": "1.0.4",
"version": "1.0.5",
"description": "Create static assets maven package",

@@ -11,3 +11,3 @@ "main": "index.js",

"prepublish": "tsc",
"postinstall": "typings install --name maven-packager",
"typings": "typings install --name maven-packager",
"start": "bin/maven-packager",

@@ -14,0 +14,0 @@ "pretest": "tsc",

@@ -1,2 +0,12 @@

# maven-packager
# Maven Packager
Create static assets maven package
## Install
`$ npm install maven-packager`
## Development
Install typings
`$ npm run typings`
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