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

@elasticpath/generator-epcc-app

Package Overview
Dependencies
Maintainers
0
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@elasticpath/generator-epcc-app - npm Package Compare versions

Comparing version 1.7.2 to 1.7.3

1

generators/app/constants.js

@@ -12,2 +12,3 @@ module.exports = {

"eslint-plugin-prettier": "5.x",
globals: "15.x",
jest: "29.x",

@@ -14,0 +15,0 @@ "jest-junit": "16.x",

@@ -13,2 +13,3 @@ "use strict";

answers;
ihLowCodeIntegrationOnly = false;

@@ -15,0 +16,0 @@

9

package.json
{
"name": "@elasticpath/generator-epcc-app",
"version": "1.7.2",
"version": "1.7.3",
"description": "A generator to create new EPCC NodeJS projects using a common template.",

@@ -23,2 +23,3 @@ "homepage": "",

"@commitlint/config-conventional": "19.x",
"@eslint/js": "^9.11.1",
"@semantic-release/commit-analyzer": "10.x",

@@ -28,10 +29,8 @@ "@semantic-release/gitlab": "12.x",

"@semantic-release/release-notes-generator": "11.x",
"@types/inquirer": "9.x",
"@types/node": "*",
"@yeoman/types": "1.x",
"cpy-cli": "5.x",
"eslint": "9.x",
"eslint-config-prettier": "9.x",
"eslint-config-xo": "0.x",
"eslint-plugin-prettier": "5.x",
"globals": "15.x",
"husky": "9.x",

@@ -46,3 +45,3 @@ "jest": "29.x",

"semantic-release": "21.1.x",
"typescript": "5.x",
"typescript": "^5.6.2",
"yeoman-assert": "3.x",

@@ -49,0 +48,0 @@ "yeoman-environment": "3.x",

Sorry, the diff of this file is not supported yet

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