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.18 to 3.0.19

7

CHANGELOG.md

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

## [3.0.19](https://github.com/thenativeweb/nodeenv/compare/3.0.18...3.0.19) (2020-09-22)
### Bug Fixes
* bump @types/node from 14.11.1 to 14.11.2 ([#278](https://github.com/thenativeweb/nodeenv/issues/278)) ([090b5ce](https://github.com/thenativeweb/nodeenv/commit/090b5ce658ffa839493635142cd963cfe15987f4))
## [3.0.18](https://github.com/thenativeweb/nodeenv/compare/3.0.17...3.0.18) (2020-09-18)

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

6

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

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

"dependencies": {
"@types/node": "14.11.1"
"@types/node": "14.11.2"
},

@@ -32,3 +32,3 @@ "devDependencies": {

"roboter": "11.2.26",
"semantic-release-configuration": "1.0.20"
"semantic-release-configuration": "1.0.21"
},

@@ -35,0 +35,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