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.39 to 3.0.40

7

CHANGELOG.md

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

## [3.0.40](https://github.com/thenativeweb/nodeenv/compare/3.0.39...3.0.40) (2021-02-08)
### Bug Fixes
* bump @types/node from 14.14.22 to 14.14.25 ([#376](https://github.com/thenativeweb/nodeenv/issues/376)) ([2512923](https://github.com/thenativeweb/nodeenv/commit/25129230faef48bfd8168a8e09add294a7bd472f))
## [3.0.39](https://github.com/thenativeweb/nodeenv/compare/3.0.38...3.0.39) (2021-01-27)

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

8

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

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

"dependencies": {
"@types/node": "14.14.22"
"@types/node": "14.14.25"
},
"devDependencies": {
"assertthat": "5.2.5",
"roboter": "11.6.4",
"semantic-release-configuration": "1.0.31"
"roboter": "11.6.6",
"semantic-release-configuration": "1.0.32"
},

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