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

nodeenv

Package Overview
Dependencies
Maintainers
3
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodeenv - npm Package Compare versions

Comparing version 3.0.20 to 3.0.21

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [3.0.21](https://github.com/thenativeweb/nodeenv/compare/3.0.20...3.0.21) (2020-10-12)
### Bug Fixes
* bump @types/node from 14.11.5 to 14.11.8 ([#288](https://github.com/thenativeweb/nodeenv/issues/288)) ([35e724b](https://github.com/thenativeweb/nodeenv/commit/35e724b54d87a4e2306c4d8dfc9c81e3dc2187cd))
## [3.0.20](https://github.com/thenativeweb/nodeenv/compare/3.0.19...3.0.20) (2020-10-06)

@@ -2,0 +9,0 @@

4

package.json
{
"name": "nodeenv",
"version": "3.0.20",
"version": "3.0.21",
"description": "nodeenv enables tests to control Node.js environment variables.",

@@ -26,3 +26,3 @@ "contributors": [

"dependencies": {
"@types/node": "14.11.5"
"@types/node": "14.11.8"
},

@@ -29,0 +29,0 @@ "devDependencies": {

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