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.29 to 3.0.30

7

CHANGELOG.md

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

## [3.0.30](https://github.com/thenativeweb/nodeenv/compare/3.0.29...3.0.30) (2020-11-25)
### Bug Fixes
* bump @types/node from 14.14.9 to 14.14.10 ([#330](https://github.com/thenativeweb/nodeenv/issues/330)) ([bfa6ff4](https://github.com/thenativeweb/nodeenv/commit/bfa6ff4161217659ad273cc3e221e71ffb30db7f))
## [3.0.29](https://github.com/thenativeweb/nodeenv/compare/3.0.28...3.0.29) (2020-11-20)

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

8

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

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

"dependencies": {
"@types/node": "14.14.9"
"@types/node": "14.14.10"
},
"devDependencies": {
"assertthat": "5.2.5",
"roboter": "11.5.11",
"semantic-release-configuration": "1.0.26"
"roboter": "11.5.13",
"semantic-release-configuration": "1.0.28"
},

@@ -34,0 +34,0 @@ "repository": {

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