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

nodeenv

Package Overview
Dependencies
Maintainers
5
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.51 to 3.0.52

7

CHANGELOG.md

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

## [3.0.52](https://github.com/thenativeweb/nodeenv/compare/3.0.51...3.0.52) (2021-04-23)
### Bug Fixes
* bump @types/node from 14.14.39 to 14.14.41 ([#428](https://github.com/thenativeweb/nodeenv/issues/428)) ([9f6ba7c](https://github.com/thenativeweb/nodeenv/commit/9f6ba7c7dc71a9064496475152eea8dd4d43734e))
## [3.0.51](https://github.com/thenativeweb/nodeenv/compare/3.0.50...3.0.51) (2021-04-18)

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

6

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

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

"dependencies": {
"@types/node": "14.14.39"
"@types/node": "14.14.41"
},
"devDependencies": {
"assertthat": "5.2.8",
"roboter": "11.6.37",
"roboter": "11.6.38",
"semantic-release-configuration": "2.0.0"

@@ -33,0 +33,0 @@ },

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