Socket
Socket
Sign inDemoInstall

generator-ibm-java-spring

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-ibm-java-spring - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

5

CHANGELOG.md

@@ -5,2 +5,7 @@ # Change Log

<a name="2.2.1"></a>
## [2.2.1](https://github.com/ibm-developer/generator-ibm-java-spring/compare/v2.2.0...v2.2.1) (2018-04-02)
<a name="2.2.0"></a>

@@ -7,0 +12,0 @@ # [2.2.0](https://github.com/ibm-developer/generator-ibm-java-spring/compare/v2.1.2...v2.2.0) (2018-02-23)

4

package.json
{
"name": "generator-ibm-java-spring",
"version": "2.2.0",
"version": "2.2.1",
"description": "Spring code generation and modification",

@@ -28,2 +28,3 @@ "license": "Apache-2.0",

"standard-version": "^4.2.0",
"xunit-file": "^1.0.0",
"yeoman-test": "^1.6.0"

@@ -36,2 +37,3 @@ },

"testopenapi": "nyc mocha test/integration/generator.openapi.test.js",
"mocha": "nyc --reporter=lcov mocha --recursive -R xunit-file",
"lint": "eslint .",

@@ -38,0 +40,0 @@ "coveralls": "nyc report --reporter=text-lcov | coveralls",

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