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.32 to 3.0.33

7

CHANGELOG.md

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

## [3.0.33](https://github.com/thenativeweb/nodeenv/compare/3.0.32...3.0.33) (2020-12-13)
### Bug Fixes
* bump @types/node from 14.14.12 to 14.14.13 ([#347](https://github.com/thenativeweb/nodeenv/issues/347)) ([a12cecd](https://github.com/thenativeweb/nodeenv/commit/a12cecd5035a2d30eeae425a150e1e429eb5e392))
## [3.0.32](https://github.com/thenativeweb/nodeenv/compare/3.0.31...3.0.32) (2020-12-11)

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

4

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

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

"dependencies": {
"@types/node": "14.14.12"
"@types/node": "14.14.13"
},

@@ -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