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

yeoman-environment

Package Overview
Dependencies
Maintainers
9
Versions
128
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yeoman-environment - npm Package Compare versions

Comparing version 4.4.1 to 4.4.2

10

package.json
{
"name": "yeoman-environment",
"version": "4.4.1",
"version": "4.4.2",
"description": "Handles the lifecyle and bootstrapping of generators in a specific environment",

@@ -86,7 +86,6 @@ "keywords": [

"@types/semver": "^7.5.3",
"c8": "^9.1.0",
"c8": "^10.1.2",
"cpy-cli": "^5.0.0",
"esmocha": "^1.0.1",
"fs-extra": "^11.1.1",
"inquirer": "^9.2.11",
"jsdoc": "^4.0.2",

@@ -96,3 +95,3 @@ "prettier": "3.0.3",

"rimraf": "^5.0.5",
"sinon": "^18.0.0",
"sinon": "^19.0.2",
"sinon-test": "^3.1.5",

@@ -174,2 +173,5 @@ "strip-ansi": "^7.1.0",

},
"acceptDependencies": {
"@yeoman/adapter": "^2.0.0"
},
"engines": {

@@ -176,0 +178,0 @@ "node": "^18.17.0 || >=20.5.0"

2

readme.md
# Yeoman Environment
[![npm](https://badge.fury.io/js/yeoman-environment.svg)](http://badge.fury.io/js/yeoman-environment) [![Build Status](https://travis-ci.org/yeoman/generator.svg?branch=master)](https://travis-ci.org/yeoman/environment) [![Coverage Status](https://coveralls.io/repos/github/yeoman/environment/badge.svg?branch=master)](https://coveralls.io/github/yeoman/environment?branch=master) [![Gitter](https://img.shields.io/badge/Gitter-Join_the_Yeoman_chat_%E2%86%92-00d06f.svg)](https://gitter.im/yeoman/yeoman)
[![npm](https://badge.fury.io/js/yeoman-environment.svg)](http://badge.fury.io/js/yeoman-environment) [![NPM Test](https://github.com/yeoman/environment/actions/workflows/ci.yml/badge.svg)](https://github.com/yeoman/environment/actions/workflows/ci.yml) [![Coverage Status](https://coveralls.io/repos/github/yeoman/environment/badge.svg?branch=master)](https://coveralls.io/github/yeoman/environment?branch=master) [![Gitter](https://img.shields.io/badge/Gitter-Join_the_Yeoman_chat_%E2%86%92-00d06f.svg)](https://gitter.im/yeoman/yeoman)

@@ -5,0 +5,0 @@ > Handles the lifecycle and bootstrapping of generators in a specific environment

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